oh-my-git/levels/index-update/start
2020-09-15 22:35:14 +02:00

4 lines
76 B
Text

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