From: Junio C Hamano Date: Tue, 25 Mar 2014 18:08:23 +0000 (-0700) Subject: Merge branch 'rr/doc-merge-strategies' X-Git-Tag: v2.0.0-rc0~63 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3e33860aa1c39429ebfe2542adf9011bd2c9aeba?ds=inline;hp=-c Merge branch 'rr/doc-merge-strategies' * rr/doc-merge-strategies: Documentation/merge-strategies: avoid hyphenated commands --- 3e33860aa1c39429ebfe2542adf9011bd2c9aeba diff --combined Documentation/merge-strategies.txt index 350949810e,81e349309c..7bbd19b300 --- a/Documentation/merge-strategies.txt +++ b/Documentation/merge-strategies.txt @@@ -1,10 -1,10 +1,10 @@@ MERGE STRATEGIES ---------------- - The merge mechanism ('git-merge' and 'git-pull' commands) allows the + The merge mechanism (`git merge` and `git pull` commands) allows the backend 'merge strategies' to be chosen with `-s` option. Some strategies can also take their own options, which can be passed by giving `-X