[internal] added pre-commit git script to increase the nano

* from now on, nano will reflect the distance to initial commit
* to have git run this script on commit, create a "pre-commit" in
  .git/hooks/ with the following content:
  #!/bin/sh
  source ./_pre-commit.sh
This commit is contained in:
Pete Batard 2011-11-28 16:18:23 +00:00
parent d6c66e0d09
commit d35d37cf20
3 changed files with 59 additions and 6 deletions

View file

@ -21,7 +21,7 @@
#define RUFUS_DEBUG
#define APP_VERSION "Rufus v1.0.0.1"
#define APP_VERSION "Rufus v1.0.0.41"
#define STR_NO_LABEL "NO_LABEL"
#define RUFUS_CANCELBOX_TITLE "Rufus - Cancellation"
#define DRIVE_INDEX_MIN 0x80