oh-my-git/levels/blob-create/congrats

4 lines
134 B
Text
Raw Normal View History

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