Menu

Commit [r5218]  Maximize  Restore  History

scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246).

Git and Mercurial support *branch*.

Git in repository root shows *master branch*.
Git master branch does not have all revisions.

Mercurial default branch is *default branch*.
Mercurial shows *tip* in repository root.

Mercurial does not treat directory. "hg log DIR" costs high.
Getting correct limited changesets in sub directory and branch is very heavy.
So, if there is no recent revision in sub directory and branch,
no changeset shows.

tmaruyama 2011-03-24

changed /trunk/app/views/repositories/show.rhtml
/trunk/app/views/repositories/show.rhtml 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.