dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00702
Re: rev-parse and merge-base
(Oops, I accidentally sent my last reply off-list.)
Thanks!
Another question: Can Dulwich do a merge between two branches without
either of them being checked out? This is something that I believe the
official Git client can't do.
On Thu, May 17, 2012 at 1:20 PM, Jelmer Vernooij <jelmer@xxxxxxxxxxx> wrote:
> Hi Ram,
>
> On Thu, May 17, 2012 at 10:54:44AM +0200, Ram Rachum wrote:
> > Does Dulwich allow something equivalent to the git commands `git
> rev-parse`
> > and `git merge-base`?
> Not at the moment, unfortunately.
>
> Patches are welcome though, this seems like something that would be
> appropriate to be supported by dulwich.
>
> Cheers,
>
> Jelmer
>
Follow ups
References