From: Junio C Hamano <junkio@cox.net>
To: Marco Roeland <marco.roeland@xs4all.nl>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-commit: document --append (amend really!)
Date: Wed, 05 Apr 2006 12:55:32 -0700 [thread overview]
Message-ID: <7vacaz23wr.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20060405194607.GB20854@fiberbit.xs4all.nl> (Marco Roeland's message of "Wed, 5 Apr 2006 21:46:07 +0200")
Marco Roeland <marco.roeland@xs4all.nl> writes:
> Here with asciidoc 7.1.2 (Debian 'sid') it looks good in the generated
> man page. But I'll investigate if nobody beats me to it.
Please see below for an example.
> Oops. Well I suppose I could use "git commit --amend" and then run "git
> format-patch" again I suppose. ;-)
Yup ;-).
diff-tree b0d08a504bee17dfc46f761e166ff2c20c59a91a (from 3103cf9e1e09b0045a60542f24a2a1e4ed7b1237)
Author: Francis Daly <francis@daoine.org>
Date: Wed Mar 22 09:53:57 2006 +0000
Format tweaks for asciidoc.
Some documentation "options" were followed by independent preformatted
paragraphs. Now they are associated plain text paragraphs. The
difference is clear in the generated html.
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff --git a/Documentation/git-grep.txt b/Documentation/git-grep.txt
index fbd2394..d55456a 100644
--- a/Documentation/git-grep.txt
+++ b/Documentation/git-grep.txt
@@ -24,13 +24,13 @@ OPTIONS
<option>...::
Either an option to pass to `grep` or `git-ls-files`.
-
- The following are the specific `git-ls-files` options
- that may be given: `-o`, `--cached`, `--deleted`, `--others`,
- `--killed`, `--ignored`, `--modified`, `--exclude=*`,
- `--exclude-from=*`, and `--exclude-per-directory=*`.
-
- All other options will be passed to `grep`.
++
+The following are the specific `git-ls-files` options
+that may be given: `-o`, `--cached`, `--deleted`, `--others`,
+`--killed`, `--ignored`, `--modified`, `--exclude=\*`,
+`--exclude-from=\*`, and `--exclude-per-directory=\*`.
++
+All other options will be passed to `grep`.
<pattern>::
The pattern to look for. The first non option is taken
next prev parent reply other threads:[~2006-04-05 19:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-05 19:16 [PATCH] git-commit: document --append Marco Roeland
2006-04-05 19:34 ` Junio C Hamano
2006-04-05 19:46 ` [PATCH] git-commit: document --append (amend really!) Marco Roeland
2006-04-05 19:55 ` Junio C Hamano [this message]
2006-04-05 20:28 ` [PATCH] git-commit: document --amend Marco Roeland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vacaz23wr.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=marco.roeland@xs4all.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.