Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Git repos are now live

I keep pulling the wrong thing. I find fetch and then merging the origin/<branch> more reliable and less error prone. Your mileage may vary.

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of James Blackburn
> Sent: Monday, June 27, 2011 10:27 AM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] Git repos are now live
> 
> On 25 June 2011 22:39, Andrew Gvozdev <angvoz.dev@xxxxxxxxx> wrote:
> > You can set rebase flag it in UI:
> > - Select you repository in Git Repositories view
> > - right click then select Open Properties View
> > - click Edit icon
> > - push New Entry button
> > - add Key=branch.master.rebase Value=true
> 
> Thanks Andrew.  I think committers should make this the default for local
> 'master' as you've suggested.
> 
> The enhancement requesting simple UI for this is:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=345504
> 
> Cheers,
> James
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top