mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2024-11-03 19:04:40 +01:00
9 lines
136 B
Text
9 lines
136 B
Text
|
[setup local]
|
||
|
|
||
|
git commit --allow-empty -m "1"
|
||
|
git commit --allow-empty -m "2"
|
||
|
git commit --allow-empty -m "3"
|
||
|
git push
|
||
|
|
||
|
[setup origin]
|