oh-my-git/levels/internals/index-remove/start

5 lines
76 B
Text
Raw Normal View History

2020-09-15 22:35:14 +02:00
echo "file 1" > file1
echo "file 2" > file2
echo "file 3" > file3
git add .