Add a post-checkout hook for msysgit.git itself
commita1cacc3041f9252ca4bff4541028094146b633e9
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 12 Feb 2009 22:21:53 +0000 (12 23:21 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 16 Feb 2009 16:42:01 +0000 (16 17:42 +0100)
tree05586b41b41139b6cd464ceaa95ff9619c9cc99e
parent9e940bc70bf766eb2352d98137243c11e901d36f
Add a post-checkout hook for msysgit.git itself

Switching branches in msysGit's root directory bears the quite real chance
that msys-1.0.dll wants to be rewritten, but cannot, as it is still in
use.  Add a hook that detects this situation and gives the user a
chance to get out of the mess.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/msysGit/.gitignore
share/msysGit/post-checkout-hook [new file with mode: 0644]