index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
/
contributing
/
writing-code
/
working-with-git.txt
Age
Commit message (
Expand
)
Author
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2022-10-24
Improved "rebase" example for upstream changes in working with Git docs.
Smile
2022-10-21
Corrected curl call in working with Git docs.
Smile
2022-03-22
Fixed #33585 -- Made example git repo URLs use HTTPS protocol.
Carlton Gibson
2022-03-22
Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-04
Changed example git clone URLs to use HTTPS.
Min ho Kim
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2016-12-21
Removed the importance of "core developers" in triaging tickets, etc.
Tim Graham
2016-11-15
Replaced "django" with "Django" in spelling_wordlist.
akki
2016-11-04
Updated "fork Django on GitHub" link.
Tim Graham
2016-10-06
Fixed docs typos in lines ending with a dash.
Tim Graham
2016-08-06
Fixed a few grammar issues in working-with-git doc.
Adam Zapletal
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-10-21
Fixed #25578 -- Corrected the casing of "GitHub".
Yusuke Miyazaki
2014-08-01
Renamed "committers" to "team".
Aymeric Augustin
2014-06-12
Fixed #22818 -- Clarified you need to cd into the Django clone.
Tim Graham
2013-09-13
Documentation -- added instructions on working with pull requests
Kevin Christopher Henry
2013-08-10
clarified misleading wording about squashing commits
Daniele Procida
2013-01-29
Fixed typos in docs and comments
Tim Graham
2012-06-08
Clarified the purpose of the pull requsets docs
Aymeric Augustin
2012-06-08
Proof-read the new contributing guide.
Aymeric Augustin
2012-06-07
Fixed #18436 -- Updated contributing docs for git.
Aymeric Augustin