Message8912

Author keramida
Recipients astratto, djc
Date 2009-03-26.15:20:55
Content
When git-style MQ patches are rebased, the rebase extension loses
the --git option, even when defaults.qrefresh includes --git.

The attached patch modifies test-rebase-mq to run a test with
this sort of MQ patch, and test-rebase-mq.out with the expected
output.  It should fail to run on crew:c2ecaf63bade though.
Files
File name Uploaded
rebase-mq.patch keramida, 2009-03-26.15:20:55
History
Date User Action Args
2009-03-26 15:20:57keramidasetrecipients: + djc, astratto
2009-03-26 15:20:57keramidasetmessageid: <1238080856.95.0.7391319277.issue1574@selenic.com>
2009-03-26 15:20:56keramidalinkissue1574 messages
2009-03-26 15:20:55keramidacreate