oh-my-git/levels/bottom-up/commit-create/start

6 lines
94 B
Text

touch empty_file
git add .
git write-tree
rm empty_file
git update-index --remove empty_file