##// END OF EJS Templates
Add support for commit information in auto-generated archives....
Add support for commit information in auto-generated archives. This uses the tool to record the commit data from our previous commit, and ensures that auto-generated archives from Github, for example, always carry identifying information. Ideas and code taken from Matthew Brett's tools in nibabel.

File last commit:

r3199:7d03350d
r3199:7d03350d
Show More
.git_commit_info.ini
9 lines | 276 B | text/x-ini | IniLexer
# This is an ini file that may contain information about the code state
[commit hash]
# The line below may contain a valid hash if it has been substituted during
# 'git archive'
archive_subst_hash=$Format:%h$
# This line may be modified by the install process
install_hash=