tg-stash.sh: use correct tag stash branch nametopgit-0.19
commitfaec0db7386724463f4ad59cc79141102e05ce1a
authorKyle J. McKay <mackyle@gmail.com>
Fri, 20 Nov 2015 20:39:12 +0000 (20 12:39 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 20 Nov 2015 20:39:12 +0000 (20 12:39 -0800)
treee7c772bde230cd67656c63d9a3bfb5627a8a24c3
parenteacc93a2fb68287e548e1a6df6194f347cba2fa5
tg-stash.sh: use correct tag stash branch name

When running `tg update --all` make sure that the
correct branch name is passed to the `tg tag` command
(i.e. "--all" rather than "1").

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg-update.sh