File tree Expand file tree Collapse file tree 8 files changed +23
-27
lines changed
Expand file tree Collapse file tree 8 files changed +23
-27
lines changed Original file line number Diff line number Diff line change 227227< li class ="toctree-l2 "> < a class ="reference internal " href ="#links "> LINKS</ a > < ul >
228228< li class ="toctree-l3 "> < a class ="reference internal " href ="#git-cola-s-git-repository "> Git Cola’s Git Repository</ a > </ li >
229229< li class ="toctree-l3 "> < a class ="reference internal " href ="#git-cola-homepage "> Git Cola Homepage</ a > </ li >
230- < li class ="toctree-l3 "> < a class ="reference internal " href ="#mailing-list "> Mailing List</ a > </ li >
231230</ ul >
232231</ li >
233232</ ul >
@@ -1484,15 +1483,14 @@ <h2>FIPS SECURITY MODE<a class="headerlink" href="#fips-security-mode" title="Li
14841483< h2 > LINKS< a class ="headerlink " href ="#links " title ="Link to this heading "> </ a > </ h2 >
14851484< section id ="git-cola-s-git-repository ">
14861485< h3 > Git Cola’s Git Repository< a class ="headerlink " href ="#git-cola-s-git-repository " title ="Link to this heading "> </ a > </ h3 >
1487- < p > < a class ="reference external " href ="https://github.com/git-cola/git-cola/ "> https://github.com/git-cola/git-cola/</ a > </ p >
1486+ < ul class ="simple ">
1487+ < li > < p > < cite > Primary repository <https://gitlab.com/git-cola/git-cola/>_</ cite > .</ p > </ li >
1488+ < li > < p > < cite > Mirror repository <https://github.com/git-cola/git-cola/>_</ cite > .</ p > </ li >
1489+ </ ul >
14881490</ section >
14891491< section id ="git-cola-homepage ">
14901492< h3 > Git Cola Homepage< a class ="headerlink " href ="#git-cola-homepage " title ="Link to this heading "> </ a > </ h3 >
1491- < p > < a class ="reference external " href ="https://git-cola.github.io/ "> https://git-cola.github.io/</ a > </ p >
1492- </ section >
1493- < section id ="mailing-list ">
1494- < h3 > Mailing List< a class ="headerlink " href ="#mailing-list " title ="Link to this heading "> </ a > </ h3 >
1495- < p > < a class ="reference external " href ="https://groups.google.com/group/git-cola "> https://groups.google.com/group/git-cola</ a > </ p >
1493+ < p > < a class ="reference external " href ="https://git-cola.gitlab.io/ "> https://git-cola.gitlab.io/</ a > </ p >
14961494</ section >
14971495</ section >
14981496</ section >
Original file line number Diff line number Diff line change @@ -242,7 +242,6 @@ <h1>Git Cola Documentation<a class="headerlink" href="#git-cola-documentation" t
242242< li class ="toctree-l2 "> < a class ="reference internal " href ="git-cola.html#links "> LINKS</ a > < ul >
243243< li class ="toctree-l3 "> < a class ="reference internal " href ="git-cola.html#git-cola-s-git-repository "> Git Cola’s Git Repository</ a > </ li >
244244< li class ="toctree-l3 "> < a class ="reference internal " href ="git-cola.html#git-cola-homepage "> Git Cola Homepage</ a > </ li >
245- < li class ="toctree-l3 "> < a class ="reference internal " href ="git-cola.html#mailing-list "> Mailing List</ a > </ li >
246245</ ul >
247246</ li >
248247</ ul >
Original file line number Diff line number Diff line change @@ -629,8 +629,8 @@ <h2>Latest Release<a class="headerlink" href="#latest-release" title="Link to th
629629</ section >
630630< section id ="development-version ">
631631< h2 > Development version< a class ="headerlink " href ="#development-version " title ="Link to this heading "> </ a > </ h2 >
632- < p > Clone the git-cola repo to get the latest development version:</ p >
633- < p > < code class ="docutils literal notranslate "> < span class ="pre "> git</ span > < span class ="pre "> clone</ span > < span class ="pre "> git ://github .com/git-cola/git-cola.git</ span > </ code > </ p >
632+ < p > Clone the git-cola repository to get the latest development version:</ p >
633+ < p > < code class ="docutils literal notranslate "> < span class ="pre "> git</ span > < span class ="pre "> clone</ span > < span class ="pre "> https ://gitlab .com/git-cola/git-cola.git</ span > </ code > </ p >
634634</ section >
635635< section id ="v4-4-2 ">
636636< span id ="id1 "> </ span > < h2 > v4.4.2< a class ="headerlink " href ="#v4-4-2 " title ="Link to this heading "> </ a > </ h2 >
Original file line number Diff line number Diff line change @@ -1347,12 +1347,10 @@ LINKS
13471347
13481348Git Cola's Git Repository
13491349-------------------------
1350- https://github.com/git-cola/git-cola/
1350+ * `Primary repository <https://gitlab.com/git-cola/git-cola/>_ `.
1351+ * `Mirror repository <https://github.com/git-cola/git-cola/>_ `.
1352+
13511353
13521354Git Cola Homepage
13531355-----------------
1354- https://git-cola.github.io/
1355-
1356- Mailing List
1357- ------------
1358- https://groups.google.com/group/git-cola
1356+ https://git-cola.gitlab.io/
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ Latest Release
1010Development version
1111===================
1212
13- Clone the git-cola repo to get the latest development version:
13+ Clone the git-cola repository to get the latest development version:
1414
15- ``git clone git ://github .com/git-cola/git-cola.git ``
15+ ``git clone https ://gitlab .com/git-cola/git-cola.git ``
1616
1717
1818.. include :: ../CHANGES.rst
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "GIT-COLA" "1" "Nov 20 , 2023" "4.4.1" "Python"
30+ .TH "GIT-COLA" "1" "Dec 29 , 2023" "4.4.1" "Python"
3131.SH NAME
3232git-cola \- The highly caffeinated Git GUI
3333.SH SYNOPSIS
@@ -1462,14 +1462,15 @@ MD5 is used only for the purposes of implementing the \fBcola/gravatar.py\fP
14621462Gravatar client.
14631463.SH LINKS
14641464.SS Git Cola’s Git Repository
1465- .sp
1466- \fI \% https://github.com/git \- cola/git \- cola/ \fP
1465+ .INDENT 0.0
1466+ .IP \(bu 2
1467+ \fI Primary repository <https://gitlab.com/git \- cola/git \- cola/>_ \fP \& .
1468+ .IP \(bu 2
1469+ \fI Mirror repository <https://github.com/git \- cola/git \- cola/>_ \fP \& .
1470+ .UNINDENT
14671471.SS Git Cola Homepage
14681472.sp
1469- \fI \% https://git \- cola.github.io/ \fP
1470- .SS Mailing List
1471- .sp
1472- \fI \% https://groups.google.com/group/git \- cola \fP
1473+ \fI \% https://git \- cola.gitlab.io/ \fP
14731474.SH AUTHOR
14741475David Aguilar and contributors
14751476.\" Generated by docutils manpage writer.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "GIT-DAG" "1" "Nov 20 , 2023" "4.4.1" "Python"
30+ .TH "GIT-DAG" "1" "Dec 29 , 2023" "4.4.1" "Python"
3131.SH NAME
3232git-dag \- The sleek and powerful Git history browser
3333.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments