mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-23 21:01:22 +02:00
Add a high-level level about remotes
This commit is contained in:
parent
f78571ec1b
commit
bacadd49ae
5 changed files with 34 additions and 4 deletions
levels/low-level
|
@ -5,11 +5,8 @@ Delete all objects in this repository using git commands only!
|
|||
Useful commands:
|
||||
|
||||
git prune
|
||||
git fsck
|
||||
git reflog expire
|
||||
|
||||
Note: I'm not sure how to beat this level. :D
|
||||
|
||||
[setup]
|
||||
|
||||
echo foo > foo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue