From: "W. Trevor King" <[email protected]>
Changes since v2 (v2 numbering):
* 01: user-manual: Rewrite git-gc section for automatic packing
- Dropped (graduated to 'maint')
* 02: user-manual: Update for receive.denyCurrentBranch=refuse
- Dropped (graduated to 'master')
* 03: user-manual: Use 'remote add' to setup push URLs
- Removed 'git config' examples
- Show .git/config changes made by 'remote add'
* 04: user-manual: Use git branch --merged
- Dropped (not an improvement)
* 05: user-manual: Add a few references to 'git rebase -i'
- Removed an extra blank line
- Restructured reroll sections:
* cherry-pick suggestions removed
* commit --amend discussion isolated in its own section
* format-patch restructuring moved to its own section
* new interactive rebase section. The contents of this section
borrow liberally from git-rebase.txt.
* 06: user-manual: Give 'git push -f' as an alternative to +master
* 07: user-manual: Mention 'git remote add' for remote branch config
- Simplified section to avoid 'git config'
* 08: user-manual: Standardize backtick quoting
- Fix `{plus}` -> `+` in backticked text
* 09: user-manual: Use 'git config --global user.*' for setup
- Remove reference to "stanza".
* 10: user-manual: Fix 'both: so' -> 'both; so' typo
- Dropped (graduated to 'maint')
* 11: user-manual: Fix 'http' -> 'HTTP' typos
- Dropped (graduated to 'maint')
* 12: user-manual: Use request-pull to generate "please pull" text
- Add an explicit push before request-pull
- Use the `mytree` remote instead of an explicit example URL
* 13: user-manual: Fix 'you - Git' -> 'you--Git' typo
- Dropped (graduated to 'maint')
* 14: user-manual: Flesh out uncommitted changes and submodule updates
* 15: user-manual: Use --format=tar.gz to create a gzipped tarball
- Use `-o latest.tar.gz` instead of `--format=tar.gz`.
W. Trevor King (9):
user-manual: Use 'remote add' to setup push URLs
user-manual: Reorganize the reroll sections, adding 'git rebase -i'
user-manual: Give 'git push -f' as an alternative to +master
user-manual: Mention 'git remote add' for remote branch config
user-manual: Standardize backtick quoting
user-manual: Use 'git config --global user.*' for setup
user-manual: Use request-pull to generate "please pull" text
user-manual: Flesh out uncommitted changes and submodule updates
user-manual: Use -o latest.tar.gz to create a gzipped tarball
Documentation/user-manual.txt | 504 ++++++++++++++++++++++--------------------
1 file changed, 267 insertions(+), 237 deletions(-)
--
1.8.1.336.g94702dd
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html