git stash: modernize use of "dashed" git-XXX calls
commit520707905388e293a482066599a1c181ef32f2f0
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>
Wed, 22 Jul 2009 05:30:58 +0000 (22 07:30 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Jul 2009 04:57:41 +0000 (22 21:57 -0700)
tree3fe975539eb578f0c150cdfcf2d8a0c97607465e
parentf693b7e9a5b7b009e71389310322fe864cd16046
git stash: modernize use of "dashed" git-XXX calls

Replace remaining git-XXX calls with git XXX.

Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Acked-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-stash.sh