Initial Commit

This commit is contained in:
huetremy
2018-10-21 11:12:51 +02:00
commit d972818719
2 changed files with 12 additions and 0 deletions

7
init.sh Normal file
View File

@@ -0,0 +1,7 @@
#/bin/bash
git checkout merge_simple
git checkout merge_conflit
git checkout rebase_simple
git checkout rebase_conflit
git checkout master
git remote remove origin