tg-{revert,update}.sh: quiet confusing auto stash messages
commit198644884f924c4fa2778dfb8f25ecaa06bc5ae9
authorKyle J. McKay <mackyle@gmail.com>
Sat, 21 Jan 2017 15:52:13 +0000 (21 07:52 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 21 Jan 2017 15:52:13 +0000 (21 07:52 -0800)
tree900b09e0b3132417e3f8d8293c9086b08160018c
parentc40d04e1ef6872e5f52de7203c65d21f62842225
tg-{revert,update}.sh: quiet confusing auto stash messages

When either tg update or tg revert performs an auto stash prior to
making changes, some odd warnings (especially with tg revert) can
be emitted by the tg tag command used to do the auto stash.

Suppress these harmless warnings in this case as otherwise they
appear to be related to the tg revert / tg update command which
they actually are not thus leading to confusion.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg--index-merge-one-file.sh
tg-revert.sh
tg-tag.sh
tg-update.sh