[PATCH] fetch doc: escape asterisk in --tags paragraph

2013-06-07 Thread Ramkumar Ramachandra
Currently, the paragraph corresponding to the --tags option in git-fetch(1) looks like: -t, --tags This is a short-hand for giving refs/tags/:refs/tags/ refspec ^^^ this is in bold

Re: [PATCH] fetch doc: escape asterisk in --tags paragraph

2013-06-07 Thread Junio C Hamano
Ramkumar Ramachandra artag...@gmail.com writes: Currently, the paragraph corresponding to the --tags option in git-fetch(1) looks like: -t, --tags This is a short-hand for giving refs/tags/:refs/tags/ refspec ^^^

Re: [PATCH] fetch doc: escape asterisk in --tags paragraph

2013-06-07 Thread Junio C Hamano
Junio C Hamano gits...@pobox.com writes: Ramkumar Ramachandra artag...@gmail.com writes: Currently, the paragraph corresponding to the --tags option in git-fetch(1) looks like: -t, --tags This is a short-hand for giving refs/tags/:refs/tags/ refspec

Re: [PATCH] fetch doc: escape asterisk in --tags paragraph

2013-06-07 Thread Ramkumar Ramachandra
Junio C Hamano wrote: How about this? Looks good, thanks. -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html