Skip to content

Fix #151: git ambiguous argument error

postmarketOS Bot requested to merge fix/151-git-ambiguous-argument into master

Created by: ollieparanoid

We check if origin/HEAD is present. In case that reference is missing, we show a meaningful error message now, with an explanation on how to add it.

Thanks a lot to @antonok-edm and @drebrez for debugging what caused this issue! @antonok-edm: maybe you want to test this?

Close: #151 (closed)

Merge request reports