Code

Update the gitweb/README file to include setting the GITWEB_CONFIG environment
[git.git] / git-commit.sh
index 10c269a8de8b5543120099a9b0f71f99aca89de7..5a4c659b6fb5f0b23c6a10b0e3bd69893d9c380a 100755 (executable)
@@ -82,7 +82,8 @@ run_status () {
   esac
   git-runstatus ${color} \
                 ${verbose:+--verbose} \
-                ${amend:+--amend}
+                ${amend:+--amend} \
+               ${untracked_files:+--untracked}
 }
 
 trap '