mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-06-10 21:38:26 +02:00
Rename chapters into "internals" and "intro"
This commit is contained in:
parent
70fe577788
commit
f3ff5c5147
97 changed files with 0 additions and 0 deletions
levels/internals/index-remove
5
levels/internals/index-remove/description
Normal file
5
levels/internals/index-remove/description
Normal file
|
@ -0,0 +1,5 @@
|
|||
To remove an entry from the index, use a command like this:
|
||||
|
||||
git update-index --force-remove <file>
|
||||
|
||||
Remove all entries from the index!
|
Loading…
Add table
Add a link
Reference in a new issue