summaryrefslogtreecommitdiff
path: root/_posts/2012-06-29-useful-git-tricks.md
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-02-08 18:17:04 +0100
committerChristoph Helma <helma@in-silico.ch>2013-02-08 18:17:04 +0100
commit35112c12c38c5ef0415d2502bfb6f0ea227b1ce8 (patch)
treec429a46f72667e65c71e0838d40a836a76dcb96c /_posts/2012-06-29-useful-git-tricks.md
parent6ffda8fb09c46d54748187609c840eb9e1048087 (diff)
architecture overview and development guidelines added, categories and tags updated
Diffstat (limited to '_posts/2012-06-29-useful-git-tricks.md')
-rw-r--r--_posts/2012-06-29-useful-git-tricks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/_posts/2012-06-29-useful-git-tricks.md b/_posts/2012-06-29-useful-git-tricks.md
index 91d1383..b9dfa89 100644
--- a/_posts/2012-06-29-useful-git-tricks.md
+++ b/_posts/2012-06-29-useful-git-tricks.md
@@ -2,8 +2,8 @@
layout: post
title: "Useful git tricks"
description: "A collection of helpful commands for the SCM system git"
-category: development
-tags: [Linux, Ubuntu, Debian, Terminal, GIT]
+category: Development
+tags: [Linux, Ubuntu, Debian, Terminal, Git]
---
{% include JB/setup %}