ATM we don't fail if there is no git repo in the specified repository path.
postponed for #486634: Provide a backend-API to check a repository path
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 0001-bug-486636-Detect-if-there-is-no-git-repo.patch | 3.03 KB | marvil07 |
ATM we don't fail if there is no git repo in the specified repository path.
postponed for #486634: Provide a backend-API to check a repository path
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 0001-bug-486636-Detect-if-there-is-no-git-repo.patch | 3.03 KB | marvil07 |
Comments
Comment #1
marvil07 commentedYep, we need to do that here :-)
Comment #2
sdboyer commentedComment #3
marvil07 commentedThe validation is done at two places: at fetch logs and at repository creation.
Comment #4
sdboyer commentedGood to go.
Comment #5
marvil07 commentedGreat, committed :-)