Eric Wong <normalperson@xxxxxxxx> writes: > Peter Baumann <waste.manager@xxxxxx> wrote: >> First, let me thank you for your review and your detailed explanation. >> I really appreciate it. > > You're welcome, Peter. Thanks again for the patch. I've signed-off and > pushed for Junio. > > The following changes since commit 034161a94e827ef05790b1c7ce5a6e3e740c864e: > > Merge git://github.com/git-l10n/git-po (2012-08-09 10:51:46 -0700) > > are available in the git repository at: > > > git://bogomips.org/git-svn for-git-master > > for you to fetch changes up to 61b472ed8b090a3e9240590c85041120a54dd268: > > git svn: reset invalidates the memoized mergeinfo caches (2012-08-10 19:53:18 +0000) > > ---------------------------------------------------------------- > Peter Baumann (1): > git svn: reset invalidates the memoized mergeinfo caches > > Robert Luberda (1): > git svn: handle errors and concurrent commits in dcommit OK, so these two are fit for 1.7.12-rc3 and later? Will pull. Thanks. > > git-svn.perl | 74 ++++++++--- > perl/Git/SVN.pm | 27 ++++- > t/t9163-git-svn-reset-clears-caches.sh | 78 ++++++++++++ > t/t9164-git-svn-dcommit-concrrent.sh | 216 +++++++++++++++++++++++++++++++++ > 4 files changed, 374 insertions(+), 21 deletions(-) > create mode 100755 t/t9163-git-svn-reset-clears-caches.sh > create mode 100755 t/t9164-git-svn-dcommit-concrrent.sh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html