mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-09 01:16:37 +02:00
fix gist update example
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user