On Wed, 24 Jun 2015 11:13:26 -0700 (PDT)
Konrád Lőrinczi <klorin...@gmail.com> wrote:

> Branch history before rebase is following:
> $ git log orig --oneline
> 61ef11b C
> 0458ee6 B
> e714739 A
> 
> $ git log dev --oneline
> 4f9a02e F
> 69eabea E
> dbdf75f D

Are there merges on dev?

That is, what does

  git log --graph --decorate --oneline orig dev

show?  Just two single disjoint lines?

-- 
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