Re: [PATCH v2] git-svn: introduce --parents parameter for commands branch and tag
From: Junio C Hamano <hidden> Date: 2016-06-15 22:57:20
Eric Wong [off-list ref] writes:
Tobias Schulte [off-list ref] wrote:
quoted
This parameter is equivalent to the parameter --parents on svn cp commands
and is useful for non-standard repository layouts.
Signed-off-by: Tobias Schulte <redacted>
Signed-off-by: Eric Wong <redacted>
Applied and pushed, thanks.