| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
The reason is that git log indents parts of the message and longer
lines will wrap. Linus has a post on this somewhere.
|
|
|
|
| |
[ci skip]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "Basic Workflow" section of the Development Workflow page was reorganized
to make it clearer to new users and remove/update old material.
Major changes:
- Moved the core developer notes. Core dev notes are confusing in basic usage
information. Updated a couple of the commands
- Added more commands and reorgaized the "New Feature Branch" section. Took
some text from "Rebasing" and moved it here, because it was redundant.
- Made many changes to the "Editing Workflow" to clarify commands. Moved some
git push stuff into this section as well.
- Moved pull request section to just after editing workflow. Removed outdated
images and simplified the text. Make code review requirements explicit.
- Moved rebasing and troubleshooting sections to the end. Could add more here
later.
- Links renamed and broken link removed.
|
| |
|
|
|
|
| |
Now is as good a time as any with open PR's at a low.
|
| |
|
|
|
|
| |
This commit address comments from Charles on PR #455.
|
|
|
|
|
| |
Recommend to update master before creating your feature branch.
Thanks to Nicky van Foreest for feedback on the dev-guide.
|
|
|
|
|
| |
This section is outdated, and following it pretty much ensures that your
patches will languish in Trac.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|