8000 Merge pull request #99 from Kwpolska/patch-2 · lisongyu/github-cheat-sheet@6487ac1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6487ac1

Browse files
committed
Merge pull request tiimgreen#99 from Kwpolska/patch-2
Fix gist update example
2 parents 9d39cbf + a2f17ab commit 6487ac1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,9 @@ This means you also can modify and push updates to Gists:
186186

187187
```bash
188188
$ git commit
189-
$ Username for 'https://gist.github.com':
190-
$ Password for 'https://tiimgreen@gist.github.com':
189+
$ git push
190+
Username for 'https://gist.github.com':
191+
Password for 'https://tiimgreen@gist.github.com':
191192
```
192193

193194
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists)

0 commit comments

Comments
 (0)
0