oh-my-git/levels/bottom-up/index-remove/start

4 lines
76 B
Text

echo "file 1" > file1
echo "file 2" > file2
echo "file 3" > file3
git add .