[gimp-web/testing] Fix clone url in /bugs/submit-patch.md
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Fix clone url in /bugs/submit-patch.md
- Date: Fri, 3 Aug 2018 22:03:43 +0000 (UTC)
commit 81a5ef3c21904a5544ad07dae9f3b1004d75c20b
Author: Pat David <patdavid gmail com>
Date: Fri Aug 3 17:03:31 2018 -0500
Fix clone url in /bugs/submit-patch.md
content/bugs/submit-patch.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/content/bugs/submit-patch.md b/content/bugs/submit-patch.md
index c737d8ce..518a2baf 100644
--- a/content/bugs/submit-patch.md
+++ b/content/bugs/submit-patch.md
@@ -17,7 +17,7 @@ The preferred way of creating a patch is to create it against current git. The e
Clone the git repository which is
- git clone git://git.gnome.org/gimp
+ git clone https://gitlab.gnome.org/GNOME/gimp.git
Create commits that fixes the problem. For small problems it will only be a single commit. Be sure to
provide your name and email in the commits - you can [set up your git
repository](http://live.gnome.org/Git/Developers#head-2ad4a3239be27d5312d1be06debb39d4550baaf8) to do this
for you. Please make sure to provide useful commit messages; you may refer to [GNOME's
guidelines](http://live.gnome.org/Git/CommitMessages).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]