Allow git revision to refer to revs not available from default clone/fetch Previously, the "revision" parameter must be something reachable after doing a default "git clone". Remove this limitation. A primary use-case is to integrate OBS with the gerrit code review tool, which stores changes under review in "refs/changes/...". Without this change, such refs can't be retrieved by the tar_scm service. OBS-URL: https://build.opensuse.org/request/show/122007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=42
Description
No description provided
Languages
Shell
100%