Skip to content

Commit d525c49

Browse files
authored
Update git-gui references (#24)
Ideally though, the Azure pipeline mentioned in `archiecture.md` could be reconfigured to point to the new repository and re-enabled, if it is still needed. FWIW the current HEAD of git-gui/master seems to be in sync already.
2 parents d9aeb1e + a5db6b8 commit d525c49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ GitGitGadget works on both GitGitGadget's Git fork ([https://github.com/gitgitga
6060
| Comments on the PR when the series is integrated into `seen`, `next`, `master` and `maint` | ✓ | ✓
6161
| Adds a label to the PR when the series is integrated into `seen`, `next`, `master` and `maint` | ✓ | ✓
6262
| PRs can target `seen`, `next`, `master` and `maint` | ✓ | ✓
63-
| PRs can target any topic branch in the maintainer's fork, as well as [`git-gui/master`](https://github.com/prati0100/git-gui) | ✓ | ✗
63+
| PRs can target any topic branch in the maintainer's fork, as well as [`git-gui/master`](https://github.com/j6t/git-gui) | ✓ | ✗
6464
| Creates a direct link between the last commit of the series and the corresponding commit in the "most upstream" integration branch as a GitHub check | ✓ | ✗
6565

6666
</div>

content/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ The two pipelines are identical except for these aspects:
151151
152152
### Git GUI's branches
153153
154-
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 current Git GUI maintainer's authoritative repository) into the `git-gui/*` namespace on `gitgitgadget/git`.
154+
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`.

0 commit comments

Comments
 (0)