File tree Expand file tree Collapse file tree 4 files changed +34
-0
lines changed Expand file tree Collapse file tree 4 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,15 @@ $ git clone https://gist.github.com/tiimgreen/10545817
189
189
190
190
![ Gists] ( http://i.imgur.com/dULZXXo.png )
191
191
192
+ This means you also can modify and push updates to Gists:
193
+
194
+ ``` bash
195
+ $ git commit
196
+ $ Username for ' https://gist.github.com' :
197
+ $ Password for ' https://tiimgreen@gist.github.com' :
198
+ ```
199
+
200
+
192
201
[ * Gistの作成についてもっと詳しく* ] ( https://help.github.com/articles/creating-gists )
193
202
194
203
### Git.io
Original file line number Diff line number Diff line change @@ -200,6 +200,14 @@ $ git clone https://gist.github.com/tiimgreen/10545817
200
200
201
201
![ Gists] ( http://i.imgur.com/dULZXXo.png )
202
202
203
+ This means you also can modify and push updates to Gists:
204
+
205
+ ``` bash
206
+ $ git commit
207
+ $ Username for ' https://gist.github.com' :
208
+ $ Password for ' https://tiimgreen@gist.github.com' :
209
+ ```
210
+
203
211
[ * gist를 만드는 법에 대해 더 읽어보세요.* ] ( https://help.github.com/articles/creating-gists )
204
212
205
213
### Git.io
Original file line number Diff line number Diff line change @@ -193,6 +193,14 @@ $ git clone https://gist.github.com/tiimgreen/10545817
193
193
194
194
![ Gists] ( http://i.imgur.com/dULZXXo.png )
195
195
196
+ This means you also can modify and push updates to Gists:
197
+
198
+ ``` bash
199
+ $ git commit
200
+ $ Username for ' https://gist.github.com' :
201
+ $ Password for ' https://tiimgreen@gist.github.com' :
202
+ ```
203
+
196
204
[ * Read more about creating gists.* ] ( https://help.github.com/articles/creating-gists )
197
205
198
206
### Git.io
Original file line number Diff line number Diff line change @@ -194,6 +194,15 @@ $ git clone https://gist.github.com/tiimgreen/10545817
194
194
195
195
![ Gists] ( http://i.imgur.com/dULZXXo.png )
196
196
197
+ This means you can also modify and update Gists:
198
+
199
+ ``` bash
200
+ $ git commit
201
+ $ Username for ' https://gist.github.com' :
202
+ $ Password for ' https://tiimgreen@gist.github.com' :
203
+ ```
204
+
205
+
197
206
[ * 进一步了解如何创建 gists.* ] ( https://help.github.com/articles/creating-gists )
198
207
199
208
### Git.io
You can’t perform that action at this time.
0 commit comments