Initial Commit
This commit is contained in:
7
init.sh
Normal file
7
init.sh
Normal 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
|
||||||
Reference in New Issue
Block a user