Two clarifications

This commit is contained in:
Sebastian Morr 2020-09-18 11:26:25 +02:00
parent 417d7f405a
commit 31751ce9d1
2 changed files with 3 additions and 1 deletions
levels/blob-create

View file

@ -1,3 +1,5 @@
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
Did you already notice that you can drag and drop all objects? :)