Skip to content

git_handler: support file URIs for remotes

Manuel Jacob requested to merge topic/default/file_uri into branch/default

Before, the added test case failed with “abort: git remote error: fatal: 'file://$TESTTMP/gitrepo' does not appear to be a git repository”.

The motivation for fixing this was to be able to test !36 (merged).

Edited by Dan Villiom Podlaski Christiansen

Merge request reports