diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-05-11 08:10:12 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-05-11 08:19:08 -0700 |
| commit | b014cee8de4ada37092bd338cfe5d0b8c093c14a (patch) | |
| tree | a5b8f1509b082e300f94939e430e46b55b04eb8b /Documentation | |
| parent | e54793a95afeea1e10de1e5ad7eab914e7416250 (diff) | |
| download | git-b014cee8de4ada37092bd338cfe5d0b8c093c14a.tar.xz | |
SubmittingPatches: use more stable git.ozlabs.org URL
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
| -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: |
