author | Jonathan Nieder <jrnieder@gmail.com> | |
Fri, 3 Dec 2010 20:04:17 +0000 (14:04 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 3 Dec 2010 23:22:52 +0000 (15:22 -0800) | ||
commit | 3bae8d4da1ee7fce0cf1ef9fcf49656ca1e48769 | |
tree | ee9109391001e290017e24ed0f1ecc14f7dfd7e3 | tree | snapshot |
parent | 7e4eb210bdf2a612d8bf4cc106d99ba190f73e3e | commit | diff |
Documentation: do not misinterpret pull refspec as bold text
Use the {asterisk} entity to avoid mistreating the asterisks
in "(e.g., refs/heads/*:refs/remotes/origin/*)" as delimiters
for bold text.
From a quick search with 'git grep -e "\*.*\*"', this seems to
be the last example of this particular formatting problem.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use the {asterisk} entity to avoid mistreating the asterisks
in "(e.g., refs/heads/*:refs/remotes/origin/*)" as delimiters
for bold text.
From a quick search with 'git grep -e "\*.*\*"', this seems to
be the last example of this particular formatting problem.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pull.txt | diff | blob | history |