1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-16 21:04:00 +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 ```bash
$ git commit $ git commit
``` ```
<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>
```bash ```bash
$ git st $ git st
``` ```