1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-10 09:54:08 +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
$ git commit
```
<br><br>
<br>
```bash
$ git ac
```
@@ -286,7 +286,7 @@ is Alias of:
$ git add .
$ git commit
```
<br><br>
<br>
```bash
$ git st
```