]> git.tuebingen.mpg.de Git - paraslash.git/commit
GIT-VERSION-GEN: Recognize git version in gitweb snapshots.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 4 Jan 2015 23:12:07 +0000 (23:12 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 15 Jan 2015 20:58:54 +0000 (21:58 +0100)
commit95287575857a96b049b5e7faeb03fd36c3a9df07
tree73a4416fcffcc85fafd470a556aa2cd9579aa344
parent5a6f27f6d4ce24c75df2f702a24b3a5f50ddc6aa
GIT-VERSION-GEN: Recognize git version in gitweb snapshots.

gitweb prepends the repo name and the git version number to all paths
of the snapshot tarballs (example: paraslash-32a81d7/). This commit
teaches GIT-VERSION-GEN to make use of this information. The patched
script reports the git version thusly encoded in the current directory,
rather than resort to "unnamed_version" as before.
GIT-VERSION-GEN