diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-10-29 13:59:14 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-29 13:59:14 -0700 |
commit | 6abe8f4439a714c7587c45a3e115b75a6a889131 (patch) | |
tree | 74d0eefa2ea20f82b53fa1b28a0ea199f3418e40 /Documentation/git-remote.txt | |
parent | 37023ba381b6d251d7140a997b39b566dbc63c42 (diff) | |
parent | 77d5f715c24f1c2f3469aab35536b06237a5883d (diff) | |
download | git-6abe8f4439a714c7587c45a3e115b75a6a889131.tar.gz |
Merge branch 'xf/user-manual-markup'
AsciiDoc markup fixes.
* xf/user-manual-markup:
Documentation: match undefline with the text in old release notes
Documentation: match underline with the text
Documentation: fix header markup
Diffstat (limited to 'Documentation/git-remote.txt')
-rw-r--r-- | Documentation/git-remote.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt index 3c9bf45829..1d7eceaa93 100644 --- a/Documentation/git-remote.txt +++ b/Documentation/git-remote.txt @@ -1,5 +1,5 @@ git-remote(1) -============ +============= NAME ---- |