Howto get the merge-base ?

From: Bertrand Jacquin <beber.mailing@gmail.com>
Date: 2006-05-15 03:21:01
Hi,

I'm trying to know which commit it the parent of a merge.
For exemple if I do that :

   o Merge
  / \
 /   \
 |   |
 |   o Commit D
 |   |
 |   o Commit C
 |   |
 o   | Commit B
 \  /
  \/
  o Commit A
  |
  o Init

How could I know that ``Commit A'' is the merge-base of ``Merge'' ?

I try to get this git-merge-base but result is strange and quiet
mysterious as he return me always second args I passed to. I'm using
git 1.3.2

-- 
Beber
#e.fr@freenode
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon May 15 03:21:37 2006

This archive was generated by hypermail 2.1.8 : 2006-05-15 03:21:55 EST