use gitgraph for existing GIT project -
i want view commits on git project graphically, have downloaded gitgraph.js package git when see documentation, creating gitgraph object , adding master, creating branches, commiting , merging.
but want view project have cloned remote graphically. can please tell me how ?
thanks.
gitgraph.js simple javascript library meant visually presenting git branching stuff git workflow, tricky git command or whatever git tree you'd have in mind.
which means cannot use gitgraph represent actual repository. used explain git concepts.
you can try sourcetree or other git gui programs.
wiki
Comments
Post a Comment