Skip to content

_gitsourcebase.py: Return 'None' when the ref is unset

Benjamin Schubert requested to merge bschubert/fix-git-ref into master

Description

As per the documentation, plugins should return 'None' when their ref is unset

Merge request reports