Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add a few more tests for git-commit
[gitweb.git]
/
git-stash.sh
diff --git
a/git-stash.sh
b/git-stash.sh
index 1c8b7f92591f87b2d32b51cca6173921c5e041b2..534eb168abf8b0b8ae5c2195bf85b66d9cb6b21e 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