1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-13 19:34:00 +02:00

Fomat examples better

This commit is contained in:
Tim Green
2014-04-12 22:13:44 +01:00
parent 0ddda3846a
commit 16a083afe9

View File

@@ -277,7 +277,7 @@ is Alias of:
```bash ```bash
$ git commit $ git commit
``` ```
<br><br> <br>
```bash ```bash
$ git ac $ git ac
``` ```
@@ -286,7 +286,7 @@ is Alias of:
$ git add . $ git add .
$ git commit $ git commit
``` ```
<br><br> <br>
```bash ```bash
$ git st $ git st
``` ```