Created
March 25, 2026 20:29
-
-
Save nicksteffens/540bd51edbb6724137fabc00be78ade6 to your computer and use it in GitHub Desktop.
git-ai self-hosted config — scoped to movableink org repos only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "git_path": "/usr/bin/git", | |
| "api_base_url": "https://git-ai.k8s.misrv.net", | |
| "allow_repositories": [ | |
| "https://github.com/movableink/*", | |
| "*@github.com:movableink/*" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment