summaryrefslogtreecommitdiff
path: root/contrib/examples/git-commit.sh
AgeCommit message (Expand)Author
2014-04-21Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-17git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-03-31contrib: fix misuses of "nor"Justin Lebar
2010-07-27examples/commit: use --abbrev for commit summaryJonathan Nieder
2008-07-30Replace uses of "git-var" with "git var"Todd Zullinger
2007-12-05Merge branch 'kh/commit'Junio C Hamano
2007-11-23Port git commit to C.Kristian Høgsberg