summaryrefslogtreecommitdiff
path: root/_posts/2012-06-29-useful-git-tricks.md
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-07-28 12:04:53 +0200
committerAndreas Maunz <andreas@maunz.de>2012-07-28 12:04:53 +0200
commit442de55ff9c4543e08727929485e793987417866 (patch)
tree4da96712ab9d53c7d3224e06df2a60aad72b5eb3 /_posts/2012-06-29-useful-git-tricks.md
parentef31c0364b829277924ad079621bd87decaf1166 (diff)
Added GNU screen
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 b5126c9..3891dcb 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: General
-tags: [git, source code]
+category: Git
+tags: [Linux, Ubuntu, Debian, Terminal, git, source code]
---
{% include JB/setup %}