Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-quiltimport.sh fix --patches handling
[gitweb.git]
/
git-stash.sh
diff --git
a/git-stash.sh
b/git-stash.sh
index 5bbda47b7b6e286e7e8e5d002d7ed461a831b579..9cabd5dc2cdbdd5de98acb3a0c839dfb07a3c9f3 100755
(executable)
--- a/
git-stash.sh
+++ b/
git-stash.sh
@@
-4,6
+4,7
@@
USAGE='[ | list | show | apply | clear]'
SUBDIRECTORY_OK=Yes
+OPTIONS_SPEC=
. git-sh-setup
require_work_tree
cd_to_toplevel