mirror of
https://github.com/tiimgreen/github-cheat-sheet.git
synced 2025-08-13 03:13:58 +02:00
Make words better
This commit is contained in:
@@ -55,7 +55,7 @@ $ git checkout -
|
|||||||
|
|
||||||
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repo.
|
[Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repo.
|
||||||
|
|
||||||
Gists are also full repos so can be cloned like any other:
|
Although, Gists can be treated full repos so can be cloned like any other:
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://gist.github.com/tiimgreen/10545817
|
$ git clone https://gist.github.com/tiimgreen/10545817
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user