aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcommit2
1 files changed, 2 insertions, 0 deletions
diff --git a/commit b/commit
index f826275..d8d6aaa 100755
--- a/commit
+++ b/commit
@@ -97,6 +97,8 @@ function git_user {
if [ -e "$HOME/.gitconfig" ]; then
echo "You should try to use your default setting:"
+ echo ""
+
if [ "$GIT_FOLDER" == "$(pwd)" ]; then
echo "cat <<EOF >> .git/config"
else