summaryrefslogtreecommitdiffstats
path: root/contrib/examples/git-commit.sh
AgeCommit message (Expand)AuthorLines
2014-06-09contrib/examples/git-commit.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto-2/+2
2014-04-21Merge branch 'ep/shell-command-substitution'Junio C Hamano-5/+5
2014-04-17git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto-5/+5
2014-03-31contrib: fix misuses of "nor"Justin Lebar-1/+1
2010-07-27examples/commit: use --abbrev for commit summaryJonathan Nieder-1/+1
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger-3/+3
2007-12-04Merge branch 'kh/commit'Junio C Hamano-0/+639
2007-11-22Port git commit to C.Kristian Høgsberg-0/+629