All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SubmittingPathces: remove Cogito reference
@ 2011-09-11 12:38 Sverre Rabbelier
  2011-09-12  5:25 ` Ramkumar Ramachandra
  0 siblings, 1 reply; 2+ messages in thread
From: Sverre Rabbelier @ 2011-09-11 12:38 UTC (permalink / raw)
  To: Junio C Hamano, Git List; +Cc: Sverre Rabbelier

Removing Cogito leaves just git and StGit, which is a rather
incomplete list of git diff tools available. Sidestep the problem
of deciding what tools to mention by not mentioning any.

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
---

  Reading `git log -p --reverse Documentation/SubmittingPatches` [0]
  I noticed the Cogito reference was never removed. In the light of
  the recent discussion about removing Cogito from the GitSurvey I
  figured now might be a good time to remove this reference as well.

  [0] https://plus.google.com/115991361267198418069/posts/NPa7vQYeMnm

 Documentation/SubmittingPatches |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 938eccf..0dbf2c9 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -134,8 +134,7 @@ Another thing: NULL pointers shall be written as NULL, not as 0.
 
 (2) Generate your patch using git tools out of your commits.
 
-git based diff tools (git, Cogito, and StGIT included) generate
-unidiff which is the preferred format.
+git based diff tools generate unidiff which is the preferred format.
 
 You do not have to be afraid to use -M option to "git diff" or
 "git format-patch", if your patch involves file renames.  The
-- 
1.7.6.1.724.g9519c

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] SubmittingPathces: remove Cogito reference
  2011-09-11 12:38 [PATCH] SubmittingPathces: remove Cogito reference Sverre Rabbelier
@ 2011-09-12  5:25 ` Ramkumar Ramachandra
  0 siblings, 0 replies; 2+ messages in thread
From: Ramkumar Ramachandra @ 2011-09-12  5:25 UTC (permalink / raw)
  To: Sverre Rabbelier; +Cc: Junio C Hamano, Git List

Hi Sverre,

Sverre Rabbelier writes:
> Subject: [PATCH] SubmittingPathces: remove Cogito reference

You misspelled SubmittingPatches there.  Also, I feel that the subject
is a little misleading.  Perhaps something like this instead?
SubmittingPatches: Remove diff tool examples

> [...]

Looks alright otherwise.

Thanks.

-- Ram

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-12  5:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-11 12:38 [PATCH] SubmittingPathces: remove Cogito reference Sverre Rabbelier
2011-09-12  5:25 ` Ramkumar Ramachandra

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.