SF.net SVN: geany:[3028] trunk/HACKING

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Oct 1 12:43:21 UTC 2008


Revision: 3028
          http://geany.svn.sourceforge.net/geany/?rev=3028&view=rev
Author:   ntrel
Date:     2008-10-01 12:43:17 +0000 (Wed, 01 Oct 2008)

Log Message:
-----------
note: Please make sure patches follow the style of existing code.

Modified Paths:
--------------
    trunk/HACKING

Modified: trunk/HACKING
===================================================================
--- trunk/HACKING	2008-10-01 12:36:37 UTC (rev 3027)
+++ trunk/HACKING	2008-10-01 12:43:17 UTC (rev 3028)
@@ -32,6 +32,9 @@
 If you're not using SVN, you can use the diff command:
 $ diff -u originalpath modifiedpath > new-feature.patch
 
+Please make sure patches follow the style of existing code - In
+particular, use tabs for indentation. See `Style`_ and `Coding`_.
+
 For Windows:
 Subversion (SVN): http://subversion.tigris.org/
 diff, grep, etc: http://mingw.org/ or http://unxutils.sourceforge.net/.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list