mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Use current
This commit is contained in:
parent
6063bf5978
commit
b18a509120
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ _GIT_PROVIDERS = {
|
||||||
'codecommit': CodeCommitProvider,
|
'codecommit': CodeCommitProvider,
|
||||||
'local': LocalGitProvider,
|
'local': LocalGitProvider,
|
||||||
'gerrit': GerritProvider,
|
'gerrit': GerritProvider,
|
||||||
'gitea': GiteaProvider,
|
'gitea': GiteaProvider
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue