stash: allow running from a subdirectory

Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
James Bowes 2007-07-06 15:57:47 -04:00 committed by Junio C Hamano
parent 813a0bd8a4
commit 3cd2491aa2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@

USAGE='[ | list | show | apply | clear]'

SUBDIRECTORY_OK=Yes
. git-sh-setup
require_work_tree