All public logs
Combined display of all available logs of HERMES Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:24, 6 November 2024 Lucasadmin talk contribs created page Git Fundamentals (Tutorial) (Created page with "First of all, we begin by configuring our user name and e-mail address. Thanks to the option --global, the specified parameters will be applied to all the repositories that we create on our machine. 500px|center We now create a folder (mkdir) where we will initialize the repository (git init). 500px|center By using git status, we can check the state of the repository. Currently, no commits have been ma...")