If you want to keep all your settings, simply tick the box `Only show new options` in the installation wizard (see screenshots above). Here, "new options" refer to the options that were not available in the previous version.
## macOS
There are several possibilities to install Git on macOS. This guide will show you how to install Git using the Homebrew package manager. You will need to be on macOS High Sierra (10.13) or higher.
I've added instructions for installing Git on macOS and Linux.
`Git Bash` is what comes with your Git installation. You can access it from the Start Menu: `Git > Git Bash`.
### Configure
Configuring Git could get its own article.
Yes, definitely - that would also resonate well with Codeberg/Community#297
Should I open an issue for this or do we want to separate both articles right away, before merging this PR?
It would be better to seperate both articles before merge. Feel free to do so on this branch.
Done :) I also included an infobox about noreply addresses.
Thanks for adding the instructions for Linux and OSX! 👍
I have only two minor comments, but nothing that would prevent a merge.
If you want to keep all your settings, simply tick the box `Only show new options` in the installation wizard (see screenshots above). Here, "new options" refer to the options that were not available in the previous version.
## macOS
There are several possibilities to install Git on macOS. This guide will show you how to install Git using the Homebrew package manager. You will need to be on macOS High Sierra (10.13) or higher.
Let's turn "several possibilities" into a link to https://git-scm.com/download/mac
% brew upgrade git
```
## Linux
Let's sort the only free operating system in the list to the top :)
👍
43603978ff
into master 2 years agoReviewers
43603978ff
.