commit f70591a8769f64598d5d1adab06fa8d13173c900 Author: Magnus Nord magnus.nord@ntnu.no Date: Sat Aug 9 15:06:05 2014 +0200
Improve git Howto: now tells how to send patches
Previously said patches should be e-mailed to project maintainer, now says it should be sent as a ticket at https://trac.torproject.org/ --- doc/Howto.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/Howto.txt b/doc/Howto.txt index e6031b0..15d0f8b 100644 --- a/doc/Howto.txt +++ b/doc/Howto.txt @@ -207,9 +207,9 @@ ftp branch: 0002-second-change.patch ...
-Mail these files to the project maintainer, maybe with a short idea what -your bunch of patches is supposed to do, and the maintainer can apply them -to the official repository. +Attach these files to a new ticket at https://trac.torproject.org/, +maybe with a short idea what your bunch of patches is supposed to do, +and the maintainer can apply them to the official repository.
A NOTE ON COMMIT MESSAGES: Many Git tools (like the commit emails, and
tor-commits@lists.torproject.org