On Thu, 24 Sep 2015 08:06:23 -0700 (PDT)
Jirong Hu <jirong...@gmail.com> wrote:

> Hi All
> 
> I am new to git but familiar with ClearCase. I think the git merge is
> same as the ClearCase merge/deliver, but is the git rebase same as
> ClearCase rebase? Any different?

I think after reading [1], you'll be able to compare and contrast
all by yourself.

Please also note that `git rebase` can do more than "forward-porting a
series of commits" (its basic task); some of these applications are
touched upon in [2].

1. http://git-scm.com/book/en/v2/Git-Branching-Rebasing
2. http://git-scm.com/book/en/v2/Git-Tools-Rewriting-History

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to