Advertising sustains the DA. Ads are hidden for members. Join today
On this page
Updates to Project Git Instructions's Version control tab on Drupal.org
Last updated on
15 September 2020
This page documents changes that have been made to the 'Version control' tab on the project pages on drupal.org. Drupal.org is using a diverged version of the Project Git instructions module.
2018年06月30日
- Changed git remote urls to recommend git@git.drupal.org urls, per: https://drupal.org/gitauth
2014年06月30日
- Changed new project instructions to use 'git push origin 7.x-1.x' instead of 'git push origin master' per https://drupal.org/node/1837160
2013年07月10日
- Added a link for maintainers to Git config docs per https://drupal.org/node/2038213
2013年03月06日
- Removed --recursive from clone command per https://drupal.org/node/1532248
2013年01月06日
- When pushing a tag, specified that only a tag is pushed per http://drupal.org/node/1717618
2012年07月08日
- Clarified commands for pushing a branch per http://drupal.org/node/1633154
2012年05月14日
- Removed erroneous -u from directions for pushing tags per http://drupal.org/node/1545782
2012年04月26日
- Added --recursive to git clone commands per http://drupal.org/node/1532248
2012年03月23日
- Added explicit reference to the need for referencing the Advanced patch workflow when you've made multiple Git commits
2012年01月23日
- Added instruction to use Git Deploy per http://drupal.org/node/1013302
2011年06月27日
- Changed the tab name "Git instructions" to "Version control" per http://drupal.org/node/1164696
2011年05月12日
- Issue #1081308: Updated push directions to use -u, which sets up to track the remote branch.
2011年05月11日
- Issue #1128070: Re-added directions for committing and pushing to the Sandbox maintainers tab.
2011年04月21日
- Issue #1128070: Overhauled the patching instructions to remove any topic/feature branching for all instruction sets
2011年04月14日
- Issue #1127494: Added link to Creating a project release for project maintainers
2011年03月24日
- Issue #1080860: Updated commit message directions to explicitly recommend against starting messages with #
- Issue #1092226: Updated command for creating patches from
git format-patch to git diff - Issue #1104302: Added directions for applying patches and abandoning local changes
2011年03月02日
- Issue #1075982: Added link to 'Troubleshooting Git clone' for projects you maintain.
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion