mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +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,
|
||||
'local': LocalGitProvider,
|
||||
'gerrit': GerritProvider,
|
||||
'gitea': GiteaProvider,
|
||||
'gitea': GiteaProvider
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue