summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/working-with-git.txt
AgeCommit message (Collapse)Author
2014-08-01Renamed "committers" to "team".Aymeric Augustin
2014-06-12Fixed #22818 -- Clarified you need to cd into the Django clone.Tim Graham
Thanks Josh Parris.
2013-09-13Documentation -- added instructions on working with pull requestsKevin Christopher Henry
Since non-core contributors are asked to review patches, instructions on working with pull requests were added to the Working with Git and GitHub page (based on the existing instructions in the core committers page).
2013-08-10clarified misleading wording about squashing commitsDaniele Procida
2013-01-29Fixed typos in docs and commentsTim Graham
2012-06-08Clarified the purpose of the pull requsets docsAymeric Augustin
One is for the community, the other for the core team. Thanks Reinout van Rees for the report.
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
Many thanks to Daniele Procida.
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
Most of the credit for this large patch goes to Anssi Kääriäinen. Many thanks to all the people who contributed to the discussion.