]> git.e2factory.org Git - e2factory.git/commit
Simplify generic_git.verify_remote_tag() using new lookup functions
authorTobias Ulmer <tu@emlix.com>
Tue, 5 Nov 2013 19:14:07 +0000 (20:14 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:01:23 +0000 (15:01 +0100)
commit4986b24561887a9fc8d29e536bf0946b44747a35
treedcdc4e42f2db85b869f993f13e32e3cc762d934c
parentebe28d0fd00bfd52bc72a003c7c9a541caa392ef
Simplify generic_git.verify_remote_tag() using new lookup functions

Gets rid of the temporary remote tag that could potentially destroy a
valid tag if there was a name collision.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/generic_git.lua