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

Summary: Add Pull with Rebase for mercurial
Product: versioncontrol Reporter: Vladimir Voskresensky <vv159170>
Component: MercurialAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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 ***