oh-my-git/levels/internals/commit-create/start

7 lines
94 B
Text
Raw Normal View History

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