mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-21 21:01:08 +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/blob-create
3
levels/blob-create/congrats
Normal file
3
levels/blob-create/congrats
Normal file
|
@ -0,0 +1,3 @@
|
|||
Tip: You can also use a command like this to create a blob in a single line:
|
||||
|
||||
echo "awesome content" | git hash-object -w --stdin
|
Loading…
Add table
Add a link
Reference in a new issue