The source project of this merge request has been removed.
apkgrel: pass -- to git with name of file in do_add
the name of the file can be ambiguous, as it might also be the name of a branch. passing -- makes git look at it as a file only, and not a potential branch.