mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 09:27:38 +00:00
4f3b3f7d61
$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! |
||
---|---|---|
.. | ||
osx_package_resources | ||
osx_package_scripts | ||
cppcheck.sh | ||
diff_profiles.fish | ||
find_globals.fish | ||
fish_xgettext.fish | ||
git_version_gen.sh | ||
iwyu.linux.imp | ||
iwyu.osx.imp | ||
lint.fish | ||
list_committers_since.fish | ||
littlecheck.py | ||
make_pkg.sh | ||
make_tarball.sh | ||
osx_distribution.xml | ||
style.fish | ||
ubsan.blacklist |