You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marti Martz c0026af63e Use `rev-parse` instead of `show-ref` (#1958) 10 years ago
..
README
hooks-install.sh
post-checkout Use `rev-parse` instead of `show-ref` (#1958) 10 years ago
post-commit Use `rev-parse` instead of `show-ref` (#1958) 10 years ago
post-merge Use `rev-parse` instead of `show-ref` (#1958) 10 years ago
pre-commit

README

Git hooks that writes current git revision into git_revision file that is afterwards used to show revision in program in About dialog.

Install these hooks by running hooks-install.sh script (copy into .git/hooks/ directory)