##// END OF EJS Templates
pull-requests: fixed case for GIT repositories when a merge check failed due to merge conflicts the pull request wrongly reported missing commits....
pull-requests: fixed case for GIT repositories when a merge check failed due to merge conflicts the pull request wrongly reported missing commits. - we're now searching for dangling commits in a repo that has them and cannot see them because of failed merge checks. - pull-request: will save metadata during merge simulation so merge conflicts are permanently stored, and showed to all users.

File last commit:

r3693:f470fd2e new-ui
r4299:04e45b92 default
Show More
tuning-change-large-file-dir.rst
14 lines | 409 B | text/x-rst | RstLexer
/ docs / admin / system_admin / tuning / tuning-change-large-file-dir.rst
docs: updated documentation structure
r3693 .. _hg-lrg-loc:
|hg| Large Files Location
-------------------------
|RCE| manages |hg| larges files from the following default location
:file:`/home/{user}/repos/.cache/largefiles`. If you wish to change this, use
the following steps:
1. Open :menuselection:`Admin --> Settings --> VCS` as super-admin.
In section called `Mercurial Settings` you can change where the largefiles
objects should be stored.