Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-scm
On Friday 17 of April 2009 19:46:13 Donnie Berkholz wrote:
> Fact is, most people using an SCM aren't deeply familiar with it. They
> learn enough to work and stop there, unless they've got a lot of time on
> their hands..
Actually --rebase is certainly going to cause some issues even for those
familiar with git, especially while resolving conflicts - as while doing
rebase, locally commited changes are now marked as "remote" - which certainly
is going to be misleading in non-trivial conflicts.
As you know it's as well pretty dangerous operation as it *rewrites* git
history. On the other hand it makes new commits not disappear somewhere in the
middle but added to the tip of rebased branch - that being said I guess it
will be desired practice to always:
git pull --rebase
Anyway, in my opinion, either forbidding rebase or forcing rebase should be
made commit policy.
--
regards
MM
|
| Attachment: |
|
signature.asc (This is a digitally signed message part.)
|
|