mirror of
https://github.com/kennethreitz-archive/git-export.git
synced 2026-06-05 23:50:19 +00:00
Make the git-sh-script source more global
This commit is contained in:
+1
-1
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user