mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-04-03 10:58:48 +02:00
2 lines
50 B
Text
2 lines
50 B
Text
echo "new content" > file1
|
|
git update-index file1
|