Opened 12 years ago
Closed 12 years ago
#18307 closed Cleanup/optimization (fixed)
Git workflow guidelines
Reported by: | Anssi Kääriäinen | Owned by: | Anssi Kääriäinen |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | kenny@… | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
We are currently missing guidelines for how to work using Git, Github and Trac. In addition, most references to SVN should be removed from our documentation.
I will start writing guidelines for Git workflow. The work will be tracked in django_git_guidelines github branch.
I welcome everybody to give feedback.
Change History (4)
comment:1 by , 12 years ago
Cc: | added |
---|
comment:2 by , 12 years ago
Triage Stage: | Unreviewed → Accepted |
---|---|
Type: | Uncategorized → Cleanup/optimization |
comment:3 by , 12 years ago
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in:
https://github.com/django/django/commit/90fb6a46485d4f3c70d3864ab0a0e2f619449d31
Aymeric Augustin <aymeric.augustin@…>:
"Updated contributing docs for git.
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."
I have reworked the django_git_guidelines branch according to the django-developers discussions.