Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: PATCH: git-svn: support rebase --preserve-merges

From: Eric Wong <hidden>
Date: 2016-06-15 22:53:50

Avishay Lavie [off-list ref] wrote:
quoted hunk ↗ jump to hunk
+++ b/git-svn.perl
@@ -233,6 +233,7 @@ my %cmd = (
 			  'local|l' => \$_local,
 			  'fetch-all|all' => \$_fetch_all,
 			  'dry-run|n' => \$_dry_run,
+			  'preserve-merges|p' => \$_preserve_merges
 			  %fc_opts } ],
 	'commit-diff' => [ \&cmd_commit_diff,
 	                   'Commit a diff between two trees',
You're missing a comma in the above hunk, but otherwise your patch
looks trivially correct (no need to resend, I'll fix up on my end).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help