alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
zoekt
/
cmd
/
zoekt-mirror-gerrit
/
at
e7276567c25d0212bfc0a027754f6d2d31c54383
1 file
Xavier Calland
zoekt-mirror-gerrit: fix fetch for meta/config (#777)
2y ago
9f35cb18
main.go
zoekt-mirror-gerrit: fix fetch for meta/config (#777) The current configuration creates a conflict with default fetch config `+refs/heads/*:refs/heads/*`. The first fetch is ok but once a local "refs/heads/meta/config" exists fetch fails because 2 fetch rules match for local "refs/heads/meta/config" : "refs/meta/config" and "refs/heads/meta/config" Changing local ref name fixes the problem
2 years ago