Kaydet (Commit) 9bbf07f1 authored tarafından Nick Treleaven's avatar Nick Treleaven

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

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3028 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 0c5acd5c
......@@ -32,6 +32,9 @@ $ svn diff > fix-some-bug.patch
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/.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment