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
Files
3ec453cc38e9b18706651a81af6e67d34bfa3466
GitPilot
/
internal
/
git
History
zyj
3ec453cc38
Some checks failed
Release / build-windows (push)
Has been cancelled
Details
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
2026-03-12 10:57:27 +08:00
..
client.go
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
2026-03-12 10:57:27 +08:00
hidewindow_other.go
fix: 隐藏 Windows 上 git 子进程的控制台窗口
2026-03-10 09:26:18 +08:00
hidewindow_windows.go
fix: 隐藏 Windows 上 git 子进程的控制台窗口
2026-03-10 09:26:18 +08:00