All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Wolff <towo@towo.net>
To: git@vger.kernel.org
Subject: FR: git diff ignore option
Date: Sat, 24 Oct 2020 13:00:54 +0200	[thread overview]
Message-ID: <394e7906-e26b-8375-6d6b-d235f15d0c2e@towo.net> (raw)

git diff is missing an ignore option, like `diff -I`, which would be 
especially useful for translation files (.po) to check changed contents 
and not updated line numbers:

#: sourcefile.c:/123/
msgid "id"
msgstr "*changed text*"

"changed text" is important to be checked, "123" is distracting

Kind regards
Thomas

             reply	other threads:[~2020-10-24 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-24 11:00 Thomas Wolff [this message]
2020-10-26 10:39 ` FR: git diff ignore option Phillip Wood

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=394e7906-e26b-8375-6d6b-d235f15d0c2e@towo.net \
    --to=towo@towo.net \
    --cc=git@vger.kernel.org \
    /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.