summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 257a84d)
raw | patch | inline | side by side (parent: 257a84d)
author | Dave Watson <dwatson@mimvista.com> | |
Mon, 20 Aug 2007 02:27:52 +0000 (22:27 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Aug 2007 06:26:03 +0000 (23:26 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-checkout.txt | patch | blob | history | |
Documentation/git-send-email.txt | patch | blob | history |
index 818b720b914fa33d3a4b5c7858573bd59f0b0945..734928bf96c35fbe3f66c6693415e0a0d05f9412 100644 (file)
OPTIONS
-------
-q::
- Quiet, supress feedback messages.
+ Quiet, suppress feedback messages.
-f::
Proceed even if the index or the working tree differs
index 08a023ea9262f2c1b4915fd5dcd09a29e1e4f6ab..8231286e09eb462d86679569f6911767b00deaf4 100644 (file)
If this is set, do not add the From: address to the cc: list, if it
shows up in a From: line.
Default is the value of 'sendemail.suppressfrom' configuration value;
- if that is unspecified, default to --no-supress-from.
+ if that is unspecified, default to --no-suppress-from.
--thread, --no-thread::
If this is set, the In-Reply-To header will be set on each email sent.