Projekt

Allgemein

Profil

Aktionen

Setup mercurial » Historie » Revision 2

« Zurück | Revision 2/3 (Vergleich) | Weiter »
Jeremias Keihsler, 11.07.2022 12:42


Setup mercurial

Requirements

To install mercurial you will need the following:
  • a installed and supported operating system (e.g. Fedora 36)
  • root-access
  • a fast internet connection

Preliminary Note

Install

Install mercurial:

dnf install mercurial

Setup Repo

step into the desired directory

hg init
hg add
hg diff
hg commi -u username

Von Jeremias Keihsler vor mehr als 2 Jahren aktualisiert · 2 Revisionen