Hi all,

I want to build myself a graph of my git repository, with this lib : 
http://gitgraphjs.com/
My problem is how to get all the data to construct my graph.

I tried some "git log" arguments, but I'm not able to find right branches 
for the changeset.

My aim is to build a "git-flow" chart (like 
http://nvie.com/img/git-mo...@2x.png )
Because the git clients I tried doesn't show branches in column like I want.

I find this post which has the same problem : 
http://blog.funda.nl/creating-a-custom-git-flow-visualization/
But not the solution... And the result is not convincing me : not fully 
fonctionnal (http://beta.gitflowchart.com/chart/github/nvie/gitflow), not 
open...

So how to find the original branch for a given changeset ?

Thanks in advance for your help !

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