echo "My master password is a1b2c3d4e5" | git hash-object -w --stdin echo "This blob really should not exist" | git hash-object -w --stdin echo "This is a virus" | git hash-object -w --stdin