Skip to content

Commit ae21a4f

Browse files
committed
architecture: adjust the Git GUI section
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]>
1 parent b3574be commit ae21a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ While the workflow that synchronizes with `gitster/git` is a scheduled workflow
4545

4646
### Git GUI's branches
4747

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

Comments
 (0)