]> gitweb.fluxo.info Git - scripts.git/commitdiff
Cosmetic change
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 15 Jan 2013 19:29:09 +0000 (17:29 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 15 Jan 2013 19:29:09 +0000 (17:29 -0200)
commit

diff --git a/commit b/commit
index f826275b20ee7e0428423f9cd93ab6f5a0f89807..d8d6aaa1d09db9fcbb19470d7d618bae1760ca43 100755 (executable)
--- 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