From: Luke Diamand <luke@diamand.org>
To: larsxschneider@gmail.com, git@vger.kernel.org
Cc: sunshine@sunshineco.com
Subject: Re: [PATCH v6 0/7] git-p4: add support for large file systems
Date: Mon, 21 Sep 2015 20:45:46 +0100 [thread overview]
Message-ID: <56005E6A.4000308@diamand.org> (raw)
In-Reply-To: <1442780787-65166-1-git-send-email-larsxschneider@gmail.com>
On 20/09/15 21:26, larsxschneider@gmail.com wrote:
> From: Lars Schneider <larsxschneider@gmail.com>
>
> diff to v5:
> * remove superfluous flush call (thanks Luke!)
> * keep &&-chain intact in test cases (thanks Luke, Junio and Eric!)
> * add mock LFS test case for deleting files (thanks Luke!)
> * add mock LFS test case for git-p4.largeFileExtensions option
> * add Luke's ACK to commit "git-p4: add optional type specifier to gitConfig reader" (thanks Luke!)
> * replace substring extraction in test case ... "${VAR:X:Y}" only works in bash, "$(echo "$VAR" | cut -cX-Y)" works in sh
Sorry about this, but patch 6 no longer seems to apply cleanly to next
(or at least not for me).
Luke
next prev parent reply other threads:[~2015-09-21 19:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 20:26 [PATCH v6 0/7] git-p4: add support for large file systems larsxschneider
2015-09-20 20:26 ` [PATCH v6 1/7] git-p4: add optional type specifier to gitConfig reader larsxschneider
2015-09-20 20:26 ` [PATCH v6 2/7] git-p4: add gitConfigInt reader larsxschneider
2015-09-20 20:26 ` [PATCH v6 3/7] git-p4: return an empty list if a list config has no values larsxschneider
2015-09-20 20:26 ` [PATCH v6 4/7] git-p4: add file streaming progress in verbose mode larsxschneider
2015-09-20 20:26 ` [PATCH v6 5/7] git-p4: check free space during streaming larsxschneider
2015-09-20 20:26 ` [PATCH v6 6/7] git-p4: add support for large file systems larsxschneider
2015-09-20 20:26 ` [PATCH v6 7/7] git-p4: add Git LFS backend for large file system larsxschneider
2015-09-21 19:45 ` Luke Diamand [this message]
2015-09-21 20:05 ` [PATCH v6 0/7] git-p4: add support for large file systems 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=56005E6A.4000308@diamand.org \
--to=luke@diamand.org \
--cc=git@vger.kernel.org \
--cc=larsxschneider@gmail.com \
--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 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.