You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now use GitHub workflows for synchronizing.
While in the area, also mentioned the current Git GUI maintainer (this
was somehow missed in a5db6b8 (Update git-gui references, 2025-08-21)).
Signed-off-by: Johannes Schindelin <[email protected]>
Copy file name to clipboardExpand all lines: content/architecture.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,4 +45,4 @@ While the workflow that synchronizes with `gitster/git` is a scheduled workflow
45
45
46
46
### Git GUI's branches
47
47
48
-
As GitGitGadget can also be used to contribute Git GUI patches and patch series, there is also the [Synchronize git-gui.git (branches only) to GitGitGadget](https://dev.azure.com/gitgitgadget/git/_build?definitionId=10) pipeline. It mirrors the branches of Pratyush Yadav's repository (i.e. the former Git GUI maintainer's authoritative repository) into the `git-gui/*` namespace on `gitgitgadget/git`.
48
+
As GitGitGadget can also be used to contribute Git GUI patches and patch series, there is [the `sync-git-gui-branches` GitHub workflow](https://github.com/gitgitgadget/git/actions/workflows/main.yml). It mirrors the branches of Johannes Sixt's repository (i.e. the current Git GUI maintainer's authoritative repository) into the `git-gui/*` namespace on `gitgitgadget/git`.
0 commit comments