ACE Git — local + cloud (teams) MVP
Local (ready)
Init · Stage/Unstage · Commit · Branches · History · Diff · Status
Cloud / teams
| Action | What it does |
|---|---|
| Remote picker | Choose origin / upstream / any named remote |
| Set Remote | Add or update remote name + URL |
| Fetch / Pull / Push | Use the selected remote |
| Sync line | Ahead/behind / merge-in-progress |
Merge / conflicts
See git-merge-remotes.md — Merge branch, Open/Ours/Theirs/Mark, Continue, Abort.
Auth notes
ACE does not store GitHub passwords in the UI. Use:
- HTTPS + Personal Access Token (OS credential helper), or
- SSH keys (
[email protected]:…/[email protected]:…)
