From 0780e04511f862b80bc6482194888ff24a3c06c3 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Thu, 15 Apr 2010 22:25:22 +0000 Subject: [PATCH] Enhanced the self-documentation in git setup. --- scripts/setup-git.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/scripts/setup-git.sh b/scripts/setup-git.sh index 1a5e36d339..f9f709ff7f 100755 --- a/scripts/setup-git.sh +++ b/scripts/setup-git.sh @@ -47,11 +47,21 @@ cat 1>&2 < - See 'man git-config' for more information. + See 'man git-config' for more information. Also see the man pages + for git-pull, git-fetch, git-merge, and git-rebase. EOF [ -n "$name" ] \