1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-16 04:43:59 +02:00

Add Line Breaks

This commit is contained in:
Tim Green
2014-04-12 22:09:20 +01:00
parent f0451feca7
commit 833642b546

View File

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