Git development
 help / color / mirror / Atom feed
* new git-diff switch to eliminate leading "+" and "-" characters
@ 2017-02-13 23:01 Vanderhoof, Tzadik
  2017-02-17 14:53 ` Duy Nguyen
  0 siblings, 1 reply; 5+ messages in thread
From: Vanderhoof, Tzadik @ 2017-02-13 23:01 UTC (permalink / raw)
  To: git@vger.kernel.org

The output of git-diff includes lines beginning with "+" and "-" to indicate added and deleted lines.  A somewhat common task (at least for me) is to want to copy output from a "diff" (usually the deleted lines) and paste it back into my code.

This is quite inconvenient because of the leading "+" and "-" characters.  I know there are shell and IDE / editor workarounds but it would be nice if there was a switch to git-diff to make it leave out those characters, especially since "--color" kind of makes those leading characters obsolete.

Would it make sense to develop such a switch or has there been work on that already?
______________________________
Tzadik Vanderhoof | Optum360 
Sr Software Engineer, NLP Innovation
www.optum360.com

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.


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

end of thread, other threads:[~2017-02-19 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-13 23:01 new git-diff switch to eliminate leading "+" and "-" characters Vanderhoof, Tzadik
2017-02-17 14:53 ` Duy Nguyen
2017-02-17 16:04   ` Vanderhoof, Tzadik
2017-02-17 16:06   ` Vanderhoof, Tzadik
2017-02-19 18:59     ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox