- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 42
 
Closed
Labels
area/forgeIssues heavy on dealing with Forges.Issues heavy on dealing with Forges.bugSomething isn't workingSomething isn't working
Description
I see that supported remotes currently are publicly available Gitlab and Github.
Though I dont see a strong reason to allow git-spice to be able to push to self-hosted Gitlab instances for following reasons:
- All the api calls remains the same
 - Git push commands dont change for a tracked repo with Origin configued
 - Even if the support for Merge request wont be too challenging, the tool can sync the changes easily
 
I guess the tool can have additional config to support it fully like
GITLAB_HOST
GITLAB_TOKEN
Metadata
Metadata
Assignees
Labels
area/forgeIssues heavy on dealing with Forges.Issues heavy on dealing with Forges.bugSomething isn't workingSomething isn't working