summaryrefslogtreecommitdiff
path: root/_posts/2017-09-14-how-to-git.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-09-07 14:22:13 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-09-07 14:22:13 +0200
commitd6886d2b8043ff28f992022ca20186985eba802b (patch)
treecf22a231c9eea19e39fd206483c1cfa2bb0b9128 /_posts/2017-09-14-how-to-git.md
parent7c0afdc16a4bdc83c7e12bd2b27dfc13b7a51ab4 (diff)
Remove title element from markdown posts
Diffstat (limited to '_posts/2017-09-14-how-to-git.md')
-rw-r--r--_posts/2017-09-14-how-to-git.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/_posts/2017-09-14-how-to-git.md b/_posts/2017-09-14-how-to-git.md
index 7c4f21f..b16a6ae 100644
--- a/_posts/2017-09-14-how-to-git.md
+++ b/_posts/2017-09-14-how-to-git.md
@@ -7,7 +7,6 @@ authors:
- ["Patrick Spek", "http://tyil.work"]
---
-# How to: git
This guide will explain how to use `git` more efficiently, and why you should
use it as such.