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

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -