mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-09 17:36: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
|
```bash
|
||||||
$ git commit
|
$ git commit
|
||||||
$ Username for 'https://gist.github.com':
|
$ git push
|
||||||
$ Password for 'https://tiimgreen@gist.github.com':
|
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)
|
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists)
|
||||||
|
Reference in New Issue
Block a user