fish-shell/build_tools
ridiculousfish 4f3b3f7d61 Rename GIT_DIR to FISH_BASE_DIR in git_version_gen.sh
$GIT_DIR is interpreted by git as an environment variable, pointing at the
.git directory. If git_version_gen.sh is run in an environment with an
exported GIT_DIR, it will re-export GIT_DIR to point at the fish source
directory. This will cause git operations to fail.

This could be reproduced as building fish as part of an interactive rebase
'exec' command. git_version_gen.sh would always fail!
2019-12-16 19:18:56 -08:00
..
2016-06-11 15:35:52 -07:00
2016-05-29 22:24:29 -07:00
2019-02-28 22:03:57 +11:00
2019-11-30 09:27:50 +01:00
2019-11-25 13:07:15 +01:00