[geany/geany] 81c84e: Removing reference to svn from sending a patch for this document
Frank Lanitz
git-noreply at xxxxx
Thu May 31 20:18:03 UTC 2012
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Thu, 31 May 2012 20:18:03
Commit: 81c84e553dc43bd9bf0589a07d41d2da5a929d2d
https://github.com/geany/geany/commit/81c84e553dc43bd9bf0589a07d41d2da5a929d2d
Log Message:
-----------
Removing reference to svn from sending a patch for this document
Modified Paths:
--------------
doc/geany.txt
Modified: doc/geany.txt
6 files changed, 4 insertions(+), 2 deletions(-)
===================================================================
@@ -4994,12 +4994,14 @@ geany-|(version)|.pdf.
__ http://docutils.sourceforge.net/rst.html
-After you are happy with your changes, create a patch::
+After you are happy with your changes, create a patch e.g. by using::
- % svn diff geany.txt > foo.patch
+ % git diff geany.txt > foo.patch
and then submit that file to the mailing list for review.
+Also you can clone the Geany at github and send a pullrequest.
+
Note, you will need the Python docutils software package installed
to build the docs. The package is named ``python-docutils`` on Debian
and Fedora systems.
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
More information about the Commits
mailing list