File tree Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Expand file tree Collapse file tree 2 files changed +4
-13
lines changed Original file line number Diff line number Diff line change 1010 {{< install-header "linux" > }}
1111
1212 < div class ="install-content ">
13- < p > It is easiest to install Git on Linux using the preferred package
14- manager of your Linux distribution. If you prefer to build from
15- source, you can find tarballs
16- < a href ="https://www.kernel.org/pub/software/scm/git/ "> on kernel.org</ a > .
17- The latest version is
18- < a href ="https://www.kernel.org/pub/software/scm/git/git-{{< site-param latest_version >}}.tar.gz "> {{< site-param latest_version > }}</ a >
13+ < p >
14+ It is easiest to install Git on Linux with your distribution's package
15+ manager.
16+ </ p >
1917 < h3 > Debian/Ubuntu</ h3 >
2018 < p > For the latest stable version for your release of Debian/Ubuntu</ p >
2119 < code > # apt-get install git</ code >
Original file line number Diff line number Diff line change @@ -27,13 +27,6 @@ <h3>MacPorts</h3>
2727 < h3 > Xcode</ h3 >
2828 < p > Apple ships a binary package of Git with < a href ="https://developer.apple.com/xcode/ "> Xcode</ a > .</ p >
2929
30- < h3 > Building from Source</ h3 >
31- < p > If you prefer to build from source, you can find tarballs
32- < a href ="https://www.kernel.org/pub/software/scm/git/ "> on kernel.org</ a > .
33- The latest version is
34- < a href ="https://www.kernel.org/pub/software/scm/git/git-{{< site-param latest_version >}}.tar.gz "% > {{< site-param latest_version > }}</ a > .
35- </ p >
36-
3730 < h3 > Installing git-gui</ h3 >
3831 < p > If you would like to install < a href ="https://git-scm.com/docs/git-gui/ "> git-gui</ a > and < a href ="https://git-scm.com/docs/gitk/ "> gitk</ a > ,
3932 git's commit GUI and interactive history browser, you can do so using < a href ="https://brew.sh/ "> homebrew</ a > < br >
You can’t perform that action at this time.
0 commit comments