#!/bin/bash
git flow config set --global master main
git flow config set --global develop dev