git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: larsxschneider@gmail.com
To: git@vger.kernel.org
Cc: luke@diamand.org, sunshine@sunshineco.com,
	Lars Schneider <larsxschneider@gmail.com>
Subject: [PATCH v1] git-p4: ignore P4 changelists that only touch files
Date: Sun, 20 Dec 2015 15:59:38 +0100	[thread overview]
Message-ID: <1450623579-17013-1-git-send-email-larsxschneider@gmail.com> (raw)

From: Lars Schneider <larsxschneider@gmail.com>

Hi,

this patch improves "git-p4: add option to keep empty commits" (4ae048e)
and therefore should be applied on master.

Thanks,
Lars

Lars Schneider (1):
  git-p4: ignore P4 changelists that only touch files

 git-p4.py                            | 54 ++++++++++++++++++++++++++++++++++--
 t/t9826-git-p4-keep-empty-commits.sh | 48 ++++++++++++++++++++++++++++++--
 2 files changed, 97 insertions(+), 5 deletions(-)

--
2.5.1

             reply	other threads:[~2015-12-20 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-20 14:59 larsxschneider [this message]
2015-12-20 14:59 ` [PATCH v1] git-p4: ignore P4 changelists that only touch files larsxschneider
2015-12-22  9:18 ` Lars Schneider
2015-12-22 23:30   ` Junio C Hamano

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=1450623579-17013-1-git-send-email-larsxschneider@gmail.com \
    --to=larsxschneider@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=luke@diamand.org \
    --cc=sunshine@sunshineco.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).