mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-23 21:01:22 +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/ref-remove
|
@ -1,5 +1,5 @@
|
|||
To delete a ref, use
|
||||
And finally, to delete a ref, use
|
||||
|
||||
git update-ref -d refs/<refname>
|
||||
|
||||
Delete all refs! :P
|
||||
Delete all refs! :P (Well, except for HEAD. HEAD is special.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue