tg--awksome.sh: create empty blob on demand
commitae119a6206e6b01787a206d1b6876979a3c3ee58
authorKyle J. McKay <mackyle@gmail.com>
Fri, 16 Jun 2017 06:42:13 +0000 (15 23:42 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 16 Jun 2017 06:42:13 +0000 (15 23:42 -0700)
tree156f6ff082995ca86f8c768a11e86253f041c597
parentfb0cff5344ec0407e859a035a23fee157420af6d
tg--awksome.sh: create empty blob on demand

When an empty blob is first needed to deal with a missing .topdeps
and/or .topmsg file and there's not one already available in the
current repository, create it on-demand at the moment it's first
needed of course using the temporary alternate object store so as
not to leave any object turds behind.

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