Hi,
Does anyone know how to programmatically get the upstream/parent
branch of a branch? I'm trying to write a gui, but looking at gitk's
tcl code isn't helping me much.
Thanks,
Whiteside
On Mon, Dec 8, 2008 at 11:52 PM, Jeff Whiteside wrote:
Does anyone know how to programmatically get the upstream/parent
branch of a branch? I'm trying to write a gui, but looking at gitk's
tcl code isn't helping me much.
Would C++ code be a better help?
qgit is somewhat similar to gitk:
http://digilander.libero.it/mcostalba/
git://git.kernel.org/pub/scm/qgit/qgit.git
git://git.kernel.org/pub/scm/qgit/qgit4.git
Peter Harris