Make the git-sh-script source more global

This commit is contained in:
Abhishek Mukherjee
2009-09-01 16:57:05 -04:00
parent a9a84c7a4e
commit 388156bfee
+1 -1
View File
@@ -8,7 +8,7 @@ USAGE="[-f | --force] <destination>"
LONG_USAGE="Export the contents of the git index to the specified directory"
SUBDIRECTORY_OK=Yes
OPTIONS_SPEC=
. git-sh-setup
. "`git --exec-path`/git-sh-setup"
force=0
destination=