Re: [PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
From: Junio C Hamano <hidden>
Date: 2016-08-11 17:46:15
Eric Wong [off-list ref] writes:
Junio C Hamano [off-list ref] wrote:quoted
Thanks; is it a good time for me to pull?Yes, I think so. Thanks! The following changes since commit de3a5c6da194928868b5eee4a9c4d538b4194727: Git 1.8.3-rc3 (2013-05-17 12:19:20 -0700) are available in the git repository at: git://git.bogomips.org/git-svn.git master for you to fetch changes up to f4f4c7fc00e8acf91150c717cf005fc36c1dd120: git-svn: introduce --parents parameter for commands branch and tag (2013-05-20 22:05:54 +0000)
Will pull; it looked somewhat funny that the two commits from others are both from Dec 2011, but I see Jonathan reminded us of them about a week ago, so all look kosher ;-) Thanks.
----------------------------------------------------------------
Jonathan Nieder (1):
git-svn: clarify explanation of --destination argument
Nathan Gray (1):
git-svn: multiple fetch/branches/tags keys are supported
Tobias Schulte (1):
git-svn: introduce --parents parameter for commands branch and tag
Documentation/git-svn.txt | 36 ++++++++++++++++++++----
git-svn.perl | 19 ++++++++++++-
t/t9167-git-svn-cmd-branch-subproject.sh | 48 ++++++++++++++++++++++++++++++++
3 files changed, 97 insertions(+), 6 deletions(-)