mirror of
https://github.com/frej/fast-export.git
synced 2026-01-14 18:22:05 +01:00
8be4e6b3d02c928456f8ca58c5ea01a2fbf69a5d
In git 1.6.0, most git tools with a dash in the name will no longer be installed in $bindir. This patch makes hg-fast-export use the "git <command>" form so it will work even if "git" is the only piece of git machinery in the user's PATH. On the other hand, the "git <command>" form does not help for sourcing a shell script (with "."). So use the full path to source "git-sh-setup". Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Description
Languages
Python
70.7%
Shell
29.1%
Makefile
0.2%