8000 Gists do not support directories · lisongyu/github-cheat-sheet@d67bb89 · GitHub
[go: up one dir, main page]

Skip to content

Commit d67bb89

Browse files
committed
Gists do not support directories
1 parent e8593d3 commit d67bb89

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
@@ -174,7 +174,7 @@ https://github.com/rails/rails/compare/byroot:master...master
174174

175175
Add `.pibb` to the end of any Gist URL ([like this](https://gist.github.com/tiimgreen/10545817.pibb)) in order to get the *HTML only* version suitable for embedding in any other site.
176176

177-
Gists can be treated as a full repository so they can be cloned like any other:
177+
Gists can be treated as a repository so they can be cloned like any other:
178178

179179
```bash
180180
$ git clone https://gist.github.com/tiimgreen/10545817
@@ -191,7 +191,8 @@ Username for 'https://gist.github.com':
191191
Password for 'https://tiimgreen@gist.github.com':
192192
```
193193

194-
[*Read more about creating gists.*](https://help.github.com/articles/creating-gists)
194+
However, Gists do not support directories. All files need to be added to the repository root.
195+
[*Read more about creating Gists.*](https://help.github.com/articles/creating-gists)
195196

196197
### Git.io
197198
[Git.io](http://git.io) is a simple URL shortener for GitHub.

0 commit comments

Comments
 (0)
0