oh-my-git/levels/experiments/sandbox

9 lines
151 B
Plaintext
Raw Normal View History

2020-10-06 10:51:12 +02:00
[setup local]
git commit --allow-empty -m "1"
git commit --allow-empty -m "2"
git commit --allow-empty -m "3"
2020-10-06 17:36:20 +02:00
git push -u origin main
2020-10-06 10:51:12 +02:00
[setup origin]