diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-06-08 14:27:50 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-06-08 14:27:51 -0700 |
| commit | b8117d2c082019928f1bccd2341dc08093496442 (patch) | |
| tree | 3fdd47be109d220668bb9fae6745ec167a058a37 | |
| parent | 79d1e6d407cc2d502492b4abbfa457f8d9440ec4 (diff) | |
| parent | b014cee8de4ada37092bd338cfe5d0b8c093c14a (diff) | |
| download | git-b8117d2c082019928f1bccd2341dc08093496442.tar.xz | |
Merge branch 'jc/update-ozlabs-url' into maint
Update URL to the gitk repository.
* jc/update-ozlabs-url:
SubmittingPatches: use more stable git.ozlabs.org URL
| -rw-r--r-- | Documentation/SubmittingPatches | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index a6121d1d42..5bd795e5db 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -452,7 +452,10 @@ repositories. - `gitk-git/` comes from Paul Mackerras's gitk project: - git://ozlabs.org/~paulus/gitk + git://git.ozlabs.org/~paulus/gitk + + Those who are interested in improve gitk can volunteer to help Paul + in maintaining it cf. <YntxL/fTplFm8lr6@cleo>. - `po/` comes from the localization coordinator, Jiang Xin: |
