diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-07-22 13:58:46 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-07-22 13:58:46 -0700 |
commit | ed16d0dbf11128e1f92b39a373a83442fa6d5051 (patch) | |
tree | ec11c9895bce0bc27018d55baf4d3f5fd5bd17c4 /Documentation/rev-list-options.txt | |
parent | Update draft release notes to 1.7.7 (diff) | |
parent | doc/fast-import: clarify notemodify command (diff) | |
download | tgif-ed16d0dbf11128e1f92b39a373a83442fa6d5051.tar.xz |
Merge branch 'maint'
* maint:
doc/fast-import: clarify notemodify command
Documentation: minor grammatical fix in rev-list-options.txt
Documentation: git-filter-branch honors replacement refs
remote-curl: Add a format check to parsing of info/refs
git-config: Remove extra whitespaces
Diffstat (limited to 'Documentation/rev-list-options.txt')
-rw-r--r-- | Documentation/rev-list-options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index 554ab8c88b..39e6207269 100644 --- a/Documentation/rev-list-options.txt +++ b/Documentation/rev-list-options.txt @@ -272,7 +272,7 @@ Default mode:: --full-history:: - As the default mode but does not prune some history. + Same as the default mode, but does not prune some history. --dense:: |