mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Polish levels some more, add a "congrats" text
This commit is contained in:
parent
6292d849b9
commit
5066840ae9
30 changed files with 87 additions and 30 deletions
levels/index-remove
|
@ -1,5 +1,5 @@
|
|||
To remove an entry from the index, use a command like this:
|
||||
|
||||
$ git update-index --force-remove <file>
|
||||
git update-index --force-remove <file>
|
||||
|
||||
Remove all entries from the index!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue