Skip to content

Instantly share code, notes, and snippets.

@rodde177
Last active January 17, 2017 13:11
Show Gist options
  • Select an option

  • Save rodde177/4c948a3f7863d5720993 to your computer and use it in GitHub Desktop.

Select an option

Save rodde177/4c948a3f7863d5720993 to your computer and use it in GitHub Desktop.
GIT MERGE
git fetch [i master]
git checkout *** [min branch]
git pull origin *** [min branch]
*om allt funkar*
git checkout master
git merge [min branch]
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment