Code

git-notify: Call git-rev-list(1) via a subroutine
authorHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 24 Oct 2009 09:44:29 +0000 (11:44 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Sat, 24 Oct 2009 09:44:29 +0000 (11:44 +0200)
commit709d238041a590b42c598ee5099d252f4352c3c0
tree0a7eec1cc632c809f45ce08fdf055d3cc31c0bf2
parente31d34fc90c57d782bb82cd05ecb1ddda21b6d09
git-notify: Call git-rev-list(1) via a subroutine

Add a subroutine which abstracts away executing git-rev-list(1) and
checking the result in order to avoid code duplication.
tools/git-notify