Aktionen
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 commit -u username
Von Jeremias Keihsler vor etwa 1 Jahr aktualisiert · 1 Revisionen