1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-09 09:26:42 +02:00

Merge pull request #73 from ParkinT/doc_updates

Added syntax for git 'push' of changes to a Gist
This commit is contained in:
Rafal Chmiel
2014-06-25 13:22:55 +01:00
4 changed files with 34 additions and 0 deletions

View File

@@ -189,6 +189,15 @@ $ git clone https://gist.github.com/tiimgreen/10545817
![Gists](http://i.imgur.com/dULZXXo.png) ![Gists](http://i.imgur.com/dULZXXo.png)
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':
```
[*Gistの作成についてもっと詳しく*](https://help.github.com/articles/creating-gists) [*Gistの作成についてもっと詳しく*](https://help.github.com/articles/creating-gists)
### Git.io ### Git.io

View File

@@ -200,6 +200,14 @@ $ git clone https://gist.github.com/tiimgreen/10545817
![Gists](http://i.imgur.com/dULZXXo.png) ![Gists](http://i.imgur.com/dULZXXo.png)
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':
```
[*gist를 만드는 법에 대해 더 읽어보세요.*](https://help.github.com/articles/creating-gists) [*gist를 만드는 법에 대해 더 읽어보세요.*](https://help.github.com/articles/creating-gists)
### Git.io ### Git.io

View File

@@ -193,6 +193,14 @@ $ git clone https://gist.github.com/tiimgreen/10545817
![Gists](http://i.imgur.com/dULZXXo.png) ![Gists](http://i.imgur.com/dULZXXo.png)
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':
```
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists) [*Read more about creating gists.*](https://help.github.com/articles/creating-gists)
### Git.io ### Git.io

View File

@@ -194,6 +194,15 @@ $ git clone https://gist.github.com/tiimgreen/10545817
![Gists](http://i.imgur.com/dULZXXo.png) ![Gists](http://i.imgur.com/dULZXXo.png)
This means you can also modify and update Gists:
```bash
$ git commit
$ Username for 'https://gist.github.com':
$ Password for 'https://tiimgreen@gist.github.com':
```
[*进一步了解如何创建 gists.*](https://help.github.com/articles/creating-gists) [*进一步了解如何创建 gists.*](https://help.github.com/articles/creating-gists)
### Git.io ### Git.io