Clone your gist (replace <hash>
with your gist's hash):
git clone [email protected]:<hash>.git
Navigate to your gist’s directory:
cd <hash>
open .
Commit and push:
git add tulip.jpg
git commit -m "Add tulip to gist"
git push
Clone your gist (replace <hash>
with your gist's hash):
git clone [email protected]:<hash>.git
Navigate to your gist’s directory:
cd <hash>
open .
Commit and push:
git add tulip.jpg
git commit -m "Add tulip to gist"
git push