ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl5-porters
perl5-porters
Re: Git for perforce users
by Rafael Garcia-Suarez other posts by this author
Sep 4 2008 7:24AM messages near this date
Re: Git for perforce users | Hosting Perl's git
2008/9/4 Yuval Kogman <nothingmuch@[...].org> :
>  =head3 sync
> 
>  C<git pull> fetches changes and merges them using C<git rebase>.

Well, no. git pull merges using git merge; C<git pull --rebase>  merges
using git rebase. And rebasing must not be used on published branches
(at least not without a widely published warning.)
Thread:
Yuval Kogman
Aristotle Pagaltzis
Yuval Kogman
Rafael Garcia-Suarez

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved