This website requires JavaScript.
Explore
Help
Register
Sign In
zhuyujun
/
GitPilot
Watch
1
Star
0
Fork
0
You've already forked GitPilot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
6
Wiki
Activity
23
Commits
1
Branch
6
Tags
v0.3.1
Commit Graph
3 Commits
Author
SHA1
Message
Date
zyj
3ec453cc38
feat: 多 remote 远程仓库支持 (v0.3.1)\n\n后端:\n- 新增 RemoteList/AddRemote/RemoveRemote 远程仓库管理\n- 所有远程操作(Push/Pull/Fetch/PushTag/DeleteTag/DeleteRemoteBranch等)支持指定 remote\n- 新增 PushTo/PullFrom/FetchRemote/PushTagTo/DeleteRemoteTagFrom 等方法\n- BatchPull/BatchPush 支持 remote 参数\n\n前端:\n- 顶部信息栏新增 remote 选择器下拉菜单\n- 支持切换当前操作的远程仓库\n- 支持添加/删除远程仓库\n- Pull/Push/Fetch/标签推送/远程分支删除等操作均使用选中的 remote
Some checks failed
Release / build-windows (push)
Has been cancelled
Details
2026-03-12 10:57:27 +08:00
zyj
3d6874f79e
chore: 升级版本号到 v0.3.0\n\n- Windows info.json: 0.2.0 → 0.3.0\n- macOS Info.plist: 0.2.0 → 0.3.0\n- build/config.yml: 0.1.0 → 0.3.0(修复上次遗漏)
2026-03-11 10:31:20 +08:00
zyj
f55dd8ca03
完成基本功能
2026-03-09 16:46:15 +08:00