Files
git/Documentation
Jonathan Nieder 438ded457b Documentation: quoting trouble in "git rm" discussion
The current output (with Asciidoc 8.5.2) seems a bit broken:

	given two directories ‘d` and d2, there is a difference
	between using git rm 'd*’ and ‘git rm 'd/\*\’`, as the
	former will also remove all of directory d2.

In other words, the markup parses as

	given two directories << d` and _d2_, there is a difference
	between using _git rm 'd* >>_ and << git rm 'd/\*\ >> `.

I suspect there is an asciidoc bug involved (why is ' a candidate
closing-quote mark when it is preceded by a backslash?) but with
all the meanings of ` and ' involved I do not want to track it
down.  Better to use unambiguous {asterisk} and {apostrophe}
entities.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-08-20 14:16:21 -07:00
..
2010-03-24 14:42:57 -07:00
2009-10-01 08:21:35 -04:00
2010-07-11 23:47:29 -07:00
2010-03-10 15:32:34 -08:00
2010-04-17 12:40:45 -07:00
2010-08-18 11:42:47 -07:00
2010-07-20 16:52:53 -07:00
2010-03-21 17:03:57 -07:00
2010-07-20 16:59:17 -07:00
2010-04-09 21:23:10 -07:00
2010-07-05 11:56:53 -07:00
2010-06-30 11:55:38 -07:00
2010-08-18 12:28:24 -07:00
2010-02-23 12:05:18 -08:00
2010-02-14 18:23:16 -08:00
2010-08-19 16:03:18 -07:00
2010-06-21 06:02:49 -07:00
2010-07-05 13:39:02 -07:00
2010-07-05 13:39:02 -07:00
2010-04-13 18:21:29 -07:00
2009-08-29 14:31:01 -07:00
2009-09-13 01:28:13 -07:00
2009-09-16 14:53:26 -07:00
2009-10-16 23:57:19 -07:00
2009-10-25 18:37:56 -07:00
2009-11-16 00:05:12 -08:00
2009-12-02 10:29:00 -08:00
2009-12-05 11:08:35 -08:00
2009-12-10 15:42:30 -08:00
2009-12-16 12:45:25 -08:00
2010-01-20 12:44:59 -08:00
2009-10-10 00:05:19 -07:00
2010-01-20 13:29:21 -08:00
2009-12-23 12:23:11 -08:00
2010-02-28 11:41:24 -08:00
2010-03-07 11:07:51 -08:00
2010-03-21 17:01:22 -07:00
2010-03-31 15:12:08 -07:00
2010-04-11 13:42:33 -07:00
2010-04-22 23:04:21 -07:00
2010-07-27 14:09:11 -07:00
2010-02-12 15:45:05 -08:00
2010-06-29 09:59:56 -07:00
2010-07-27 16:36:51 -07:00
2010-04-23 18:27:17 -07:00
2010-07-27 16:42:53 -07:00
2010-08-19 16:03:18 -07:00
2010-07-21 12:55:50 -07:00
2010-07-20 16:59:17 -07:00