[Scons-dev] Mercurial remote tracking

Russel Winder russel at winder.org.uk
Sun Jan 31 12:43:28 EST 2016


On Sun, 2016-01-31 at 13:12 +0300, anatoly techtonik wrote:
> […]
> 
> Qt allows to build beautiful interfaces. Don't you agree with that?

As does GTK+3, Cocoa, wxWidgets, etc. The toolkit is only an enabler,
the UI designer and implementer have to the really hard work.

[…]
> You avoid rebasing in Git? Why?

It can cause extra work, and what is the point. I think the only use
case for rebase (other than with the svn plugin) is to create
changesets for pull requests from a repository that has never been
published. I tend to publish repositories and take pull requests, so
when creating the final pull request, to rebase would be to invalidate
rather than simply amend, history.

[…]
> 
> what's the point of "rather use Git" if you don't rebase? Do you use
> GitHub - is that the reason?

This single most important reason is transient in-repo branches.
Mercurial persistent named branches are a right royal pain, Git
internal branches are great for feature working.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160131/520dc868/attachment.pgp>


More information about the Scons-dev mailing list