dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00703
Re: rev-parse and merge-base
Hi Ram,
On Thu, May 17, 2012 at 10:25:25PM +0300, Ram Rachum wrote:
> 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.
Dulwich doesn't do merges yet. In theory it could do something like
that, it just hasn't been implemented yet.
Cheers,
Jelmer
> 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
> >
> _______________________________________________
> Mailing list: https://launchpad.net/~dulwich-users
> Post to : dulwich-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dulwich-users
> More help : https://help.launchpad.net/ListHelp
Follow ups
References