Skip to content

Commit 1095bf0

Browse files
committed
fixup! feat: add Codeberg as a supported git hosting service
1 parent 17eec88 commit 1095bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1078,7 +1078,7 @@ services:
10781078
Where:
10791079

10801080
- `gitDomain` stands for the domain used by git itself (i.e. the one present on clone URLs), e.g. `git.work.com`
1081-
- `provider` is one of `github`, `bitbucket`, `bitbucketServer`, `azuredevops`, `gitlab`, `gitea` or `codeberg`
1081+
- `provider` is one of `github`, `bitbucket`, `bitbucketServer`, `azuredevops`, `gitlab` or `gitea`
10821082
- `webDomain` is the URL where your git service exposes a web interface and APIs, e.g. `gitservice.work.com`
10831083

10841084
## Predefined commit message prefix

0 commit comments

Comments
 (0)