emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals-release/org a33ad98 04/22: CONTRIBUTE: Fix link for clo


From: ELPA Syncer
Subject: [elpa] externals-release/org a33ad98 04/22: CONTRIBUTE: Fix link for cloning as a contributor
Date: Mon, 27 Sep 2021 15:57:32 -0400 (EDT)

branch: externals-release/org
commit a33ad982f5fa5ec85b1b5e2bafd12e9c8239bf83
Author: Bastien <bzg@gnu.org>
Commit: Bastien <bzg@gnu.org>

    CONTRIBUTE: Fix link for cloning as a contributor
---
 CONTRIBUTE | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTE b/CONTRIBUTE
index ed1c0bf..e7d5f5a 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -24,9 +24,11 @@ development.
    After you have been added as a user with push privileges, you can
    clone the repository like this:
 
-   : git clone git://git.savannah.gnu.org/emacs/org-mode.git
+   : git clone USERNAME@git.savannah.gnu.org:/srv/git/emacs/org-mode.git
 
-   By requesting push access, you acknowledge that you have read and
+   Replace =USERNAME= with your Savannah username.
+
+4. By requesting push access, you acknowledge that you have read and
    agreed with the following rules:
 
    - Org mode is part of GNU Emacs.  Therefore, we need to be very
@@ -62,6 +64,9 @@ The git repository contains a =contrib/= directory.  This 
directory is
 the playing field for any developer, also people who have not (yet)
 signed the papers with the FSF.  You are free to add files to this
 directory, implementing extensions, new link types etc.
+=======
+See [[https://orgmode.org/worg/org-contribute.html][worg/org-contribute]] for 
guidance on how to contribute effectively.
+>>>>>>> Stashed changes
 
 Also non-Lisp extensions like scripts to process Org files in different
 ways are welcome in this directory.  You should provide documentation



reply via email to

[Prev in Thread] Current Thread [Next in Thread]