From 090a4d920d6eef817590613bec9eed9b70eaafea Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Wed, 19 Oct 2011 21:28:45 +0800 Subject: [PATCH] tweaked comment --- lib/git/tools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/git/tools.sh b/lib/git/tools.sh index 00fb9c5..791596e 100644 --- a/lib/git/tools.sh +++ b/lib/git/tools.sh @@ -5,7 +5,7 @@ # ------------------------------------------------------- # ----------------------------------------------------------------- -# Misc Git Tools +# Git Tools # - Please feel free to add your own git scripts, and send me a pull request # at https://github.com/ndbroadbent/scm_breeze # -----------------------------------------------------------------