Aktionen
Setup mercurial » Historie » Revision 1
Revision 1/2
| Weiter »
Jeremias Keihsler, 05.09.2024 07:33
Setup mercurial¶
Requirements¶
To install mercurial you will need the following:- a installed and supported operating system (e.g. CentOS 9)
- 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 3 Monaten aktualisiert · 1 Revisionen