tg: avoid "not a valid object name" messages
commit447e098d9966f31f508fcf8f93e5201099dca074
authorKyle J. McKay <mackyle@gmail.com>
Wed, 22 Mar 2017 13:00:13 +0000 (22 06:00 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 22 Mar 2017 13:00:13 +0000 (22 06:00 -0700)
tree3e9c37839e67cb6c8f5ce6c90d145541a2b3d4ce
parent55cce69dc6e91bf4479bef7b3c51247ea1e26487
tg: avoid "not a valid object name" messages

These messages can be spewed during normal (mustly) operation when
using git cat-file.  Causes are varied, but they are all handled
correctly despite the annoying message dropped on stderr.

Bin the unsightly message to be rid of the annoyance.

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