summaryrefslogtreecommitdiff
path: root/contrib/examples/git-tag.sh
Commit message (Expand)AuthorAgeFilesLines
* git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-171-1/+1
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-301-1/+1
* Officially deprecate repo-config.Junio C Hamano2008-01-171-1/+1
* Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-231-1/+1
* Make git tag a builtin.Carlos Rica2007-07-201-0/+205