Skip to content

git.getref: use python-git

Jochen Sprickerhof requested to merge jspricke/fdroidserver:fix_getref into master

Fixes a "warning: refname is ambiguous." problem:

$ git clone https://gitlab.com/joshua.tee/wx.git $ cd wx $ git rev-parse 55699 warning: refname '55699' is ambiguous.

fdroiddata@8760bb0c (comment 1090707468)

Merge request reports