1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-13 03:13:58 +02:00

Merge pull request #99 from Kwpolska/patch-2

Fix gist update example
This commit is contained in:
Tim Green
2015-01-20 19:11:38 +00:00

View File

@@ -186,8 +186,9 @@ This means you also can modify and push updates to Gists:
```bash
$ git commit
$ Username for 'https://gist.github.com':
$ Password for 'https://tiimgreen@gist.github.com':
$ git push
Username for 'https://gist.github.com':
Password for 'https://tiimgreen@gist.github.com':
```
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists)