Dirk Wallenstein [off-list ref] writes:
quoted hunk
diff --git a/Documentation/howto/rebase-from-internal-branch.txt b/Documentation/howto/rebase-from-internal-branch.txt
index 19ab604..aefe5b1 100644
--- a/Documentation/howto/rebase-from-internal-branch.txt
+++ b/Documentation/howto/rebase-from-internal-branch.txt
@@ -1,8 +1,8 @@
-From: Junio C Hamano <gitster@pobox.com>
-To: git@vger.kernel.org
-Cc: Petr Baudis <pasky@suse.cz>, Linus Torvalds <torvalds@osdl.org>
+From:Junio C Hamano <gitster@pobox.com>
Why does this patch have to break the e-mail headers like this?
These are copies of old e-mails; keep them as close to the original
as they were.
Besides, the tab width of our source is 8, period. Get over it.
Junio C Hamano [off-list ref] wrote (Wed, Jul 31, 2013 at 10:03:15AM -0700):
Dirk Wallenstein [off-list ref] writes:
quoted
diff --git a/Documentation/howto/rebase-from-internal-branch.txt b/Documentation/howto/rebase-from-internal-branch.txt
index 19ab604..aefe5b1 100644
--- a/Documentation/howto/rebase-from-internal-branch.txt
+++ b/Documentation/howto/rebase-from-internal-branch.txt
@@ -1,8 +1,8 @@
-From: Junio C Hamano <gitster@pobox.com>
-To: git@vger.kernel.org
-Cc: Petr Baudis <pasky@suse.cz>, Linus Torvalds <torvalds@osdl.org>
+From:Junio C Hamano <gitster@pobox.com>
Why does this patch have to break the e-mail headers like this?
These are copies of old e-mails; keep them as close to the original
as they were.
Besides, the tab width of our source is 8, period. Get over it.
I will try. It just doesn't make sense to me at all.
--
Dirk
Junio C Hamano [off-list ref] napisał:
Besides, the tab width of our source is 8, period. Get over it.
Isn't the howto documentation intended (mainly/also) for the users of git, not the developers?
--
Piotr Krukowiecki