Test for .git as readable instead of a dir to support worktrees

Fixes #20492.
This commit is contained in:
J. Ryan Stinnett
2016-12-04 21:16:59 -06:00
committed by Nick Mathewson
parent 42ec60ecfb
commit cf2f36b8b4
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfix (build):
- The current Git revision when building from a local repository is now
detected correctly when using git worktrees. Fixes bug 20492; bugfix on
0.2.3.9-alpha.