Carsten Dominik 17 years ago
parent
commit
32947b9d92
2 changed files with 11 additions and 5 deletions
  1. 1 1
      ORGWEBPAGE/Changes.org
  2. 10 4
      README_GIT

+ 1 - 1
ORGWEBPAGE/Changes.org

@@ -9,7 +9,7 @@
 
 ** Incompatible changes
 
-   - The variable `org-log-done' is not less complex.
+   - The variable `org-log-done' is now less complex.
    - The in-buffer settings for logging have changed.  Some
      options no longer exists, some new ones have been added.
 

+ 10 - 4
README_GIT

@@ -25,14 +25,20 @@ development.
 
 3. An interested developer can also request push access to the
    central repository by sending his/her user-info at repo.or.cz
-   the maintainer of Org-mode.  By requesting push access, you
-   acknowledge that you have read and agreed with the following
-   rules:
+   the maintainer of Org-mode.
+
+   After you have been added as a user with push privileges,
+   clone the repository through ssh using
+
+        git+ssh://repo.or.cz/srv/git/org-mode.git
+
+   By requesting push access, you acknowledge that you have read
+   and agreed with the following rules:
 
    - Org-mode is part of Emacs.  Therefore we need to be very
      conscious about changes moving into the Org-mode core.
      These can originate only from people who have signed the
-     appropriate papers with the free software foundation.  The
+     appropriate papers with the Free Software Foundation.  The
      files to which this applies are:
 
      - all *.el files in the root directory of the repository