Git: Difference between revisions

59 bytes added ,  17 November 2022
Line 3: Line 3:
==Installation==
==Installation==
===Windows===
===Windows===
Download [https://git-scm.com/downloads Git for Windows] or use [https://community.chocolatey.org/packages/git choco install git].
Download [https://git-scm.com/downloads Git for Windows] or use [https://community.chocolatey.org/packages/git chocolatey].
<pre>
choco install git --params "/WindowsTerminalProfile"
</pre>


===Linux===
===Linux===