tg-push: Filter out plain SHA1s from being pushed.
commit74e952f9771c8116100451a7eb177c663cf9c43b
authorThomas Schwinge <thomas@schwinge.name>
Sun, 28 Feb 2010 13:57:41 +0000 (28 14:57 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 4 Mar 2010 09:38:25 +0000 (4 10:38 +0100)
treee47cb01835d9874a6ba3c50fdcf625f0ccb3fce4
parentcfecc56816ac90c61fa9c4793220198d936d897d
tg-push: Filter out plain SHA1s from being pushed.

Otherwise, problems arise when branches depend (via .topdeps) on SHA1s:

    $ tg push -r tmp t/____longjmp_chk_cleanup_linux_x86_64
    fatal: 77c84aeb81808c3109665949448dba59965c391e cannot be resolved to branch.
    fatal: The remote end hung up unexpectedly

Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
tg-push.sh
tg.sh