Menu

Commit [r8779]  Maximize  Restore  History

scm: rename JavaScript "branchGraph" function name to "revisionGraph"

"Branch" is not a common concept in the SCMs.

Mercurial "branch" has three terms.
* named branch
* unnamed branch (multiple heads)
* big-picture branch (cloning repository)

Git "branch" is a reference to a specific revision.

It is popular that Mercurial GUI shows all revisions on the top page.

tmaruyama 2012-02-05

changed /trunk/app/views/repositories/_revision_graph.html.erb
changed /trunk/public/javascripts/revision_graph.js
/trunk/app/views/repositories/_revision_graph.html.erb Diff Switch to side-by-side view
Loading...
/trunk/public/javascripts/revision_graph.js Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.