Mercurial ========= Mercurial is a fast, easy to use, distributed revision control tool for software developers. Basic install: $ make # see install targets $ make install # do a system-wide install $ hg debuginstall # sanity-check setup $ hg # see help Running without installing: $ make local # build for inplace usage $ ./hg --version # should show the latest version See http://mercurial.selenic.com/ for detailed installation instructions, platform-specific notes, and Mercurial user information.
An error occurred while fetching folder content.
Marcin Sedlak-Jakubowski
authored
Clean up docs redirects, omnibus - 2024-09-11 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7927 Merged-by:Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>