git clone https://github.com/<yourusername>/twisted.git Twisted cd Twisted git remote add upstream https://github.com/twisted/twisted.git git fetch upstream git branch -u upstream/trunk trunk
,On Fri, Mar 3, 2017 at 2:57 AM, Роман Мещеряков <romanmescheryakov@yandex.ru> wrote:Hi everyone,On the documentation web page https://twistedmatrix.com/documents/current/core/howto/application.html in the “Customizing twistd logging” section there are 2 examples which as I can see are a bit outdated in terms of imported module names and some other minor details. I would like to fix that. Is this change is worth doing? If so, please guide how can I do it. My GitHub login, if it’s needed, is RomanMeR.
Hi Роман,Thanks for your interest in improving Twisted! Have a look at https://twistedmatrix.com/trac/wiki/TwistedDevelopment and then let us know if you have further questions.Jean-Paul_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python