oh-my-git/levels/internals/commit-create/start
2020-10-01 15:03:02 +02:00

6 lines
94 B
Text

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