This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 206418 - Add Pull with Rebase for mercurial
Summary: Add Pull with Rebase for mercurial
Status: RESOLVED DUPLICATE of bug 188685
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 06:17 UTC by Vladimir Voskresensky
Modified: 2013-02-11 13:43 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2011-12-15 06:17:30 UTC
Solaris Studio needs "pull --rebase" analog in IDE. Could you add it, please.

--rebase is supported by pull command when rebase extension is turn on:
[extensions]
rebase = 

Thanks,
Vladimir.
Comment 1 Ondrej Vrabec 2013-02-11 13:43:59 UTC
rebase will be offered after a pull as an alternative to a merge

*** This bug has been marked as a duplicate of bug 188685 ***