oh-my-git/levels/blob-create/congrats
2020-09-16 16:16:11 +02:00

3 lines
134 B
Text

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