|
5 | 5 | <meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
|
6 | 6 | <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="git-dag" href="git-dag.html" /><link rel="prev" title="Git Cola Documentation" href="index.html" />
|
7 | 7 |
|
8 |
| - <!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 --> |
9 |
| - <title>git-cola - Git Cola 4.8.0 documentation</title> |
| 8 | + <!-- Generated with Sphinx 7.2.6 and Furo 2024.04.27 --> |
| 9 | + <title>git-cola - Git Cola 4.8.1 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="static/pygments.css?v=a746c00c" />
|
11 |
| - <link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=387cc868" /> |
| 11 | + <link rel="stylesheet" type="text/css" href="static/styles/furo.css?v=437aa6ec" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="static/styles/furo-extensions.css?v=36a5483c" />
|
13 | 13 |
|
14 | 14 |
|
|
68 | 68 | <symbol id="svg-sun" viewBox="0 0 24 24">
|
69 | 69 | <title>Light mode</title>
|
70 | 70 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
71 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather-sun"> |
| 71 | + stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="feather-sun"> |
72 | 72 | <circle cx="12" cy="12" r="5"></circle>
|
73 | 73 | <line x1="12" y1="1" x2="12" y2="3"></line>
|
74 | 74 | <line x1="12" y1="21" x2="12" y2="23"></line>
|
|
83 | 83 | <symbol id="svg-moon" viewBox="0 0 24 24">
|
84 | 84 | <title>Dark mode</title>
|
85 | 85 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
86 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon"> |
| 86 | + stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-moon"> |
87 | 87 | <path stroke="none" d="M0 0h24v24H0z" fill="none" />
|
88 | 88 | <path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
|
89 | 89 | </svg>
|
90 | 90 | </symbol>
|
91 | 91 | <symbol id="svg-sun-half" viewBox="0 0 24 24">
|
92 | 92 | <title>Auto light/dark mode</title>
|
93 | 93 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
94 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow"> |
| 94 | + stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow"> |
95 | 95 | <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
96 | 96 | <circle cx="12" cy="12" r="9" />
|
97 | 97 | <path d="M13 12h5" />
|
|
101 | 101 | <path d="M13 6h1" />
|
102 | 102 | </svg>
|
103 | 103 | </symbol>
|
104 |
| - <symbol id="svg-sun-with-moon" viewBox="0 0 24 24"> |
105 |
| - <title>Auto light/dark, in light mode</title> |
106 |
| - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
107 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" |
108 |
| - class="icon-custom-derived-from-feather-sun-and-tabler-moon"> |
109 |
| - <path style="opacity: 50%" d="M 5.411 14.504 C 5.471 14.504 5.532 14.504 5.591 14.504 C 3.639 16.319 4.383 19.569 6.931 20.352 C 7.693 20.586 8.512 20.551 9.25 20.252 C 8.023 23.207 4.056 23.725 2.11 21.184 C 0.166 18.642 1.702 14.949 4.874 14.536 C 5.051 14.512 5.231 14.5 5.411 14.5 L 5.411 14.504 Z"/> |
110 |
| - <line x1="14.5" y1="3.25" x2="14.5" y2="1.25"/> |
111 |
| - <line x1="14.5" y1="15.85" x2="14.5" y2="17.85"/> |
112 |
| - <line x1="10.044" y1="5.094" x2="8.63" y2="3.68"/> |
113 |
| - <line x1="19" y1="14.05" x2="20.414" y2="15.464"/> |
114 |
| - <line x1="8.2" y1="9.55" x2="6.2" y2="9.55"/> |
115 |
| - <line x1="20.8" y1="9.55" x2="22.8" y2="9.55"/> |
116 |
| - <line x1="10.044" y1="14.006" x2="8.63" y2="15.42"/> |
117 |
| - <line x1="19" y1="5.05" x2="20.414" y2="3.636"/> |
118 |
| - <circle cx="14.5" cy="9.55" r="3.6"/> |
119 |
| - </svg> |
120 |
| - </symbol> |
121 |
| - <symbol id="svg-moon-with-sun" viewBox="0 0 24 24"> |
122 |
| - <title>Auto light/dark, in dark mode</title> |
123 |
| - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
124 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" |
125 |
| - class="icon-custom-derived-from-feather-sun-and-tabler-moon"> |
126 |
| - <path d="M 8.282 7.007 C 8.385 7.007 8.494 7.007 8.595 7.007 C 5.18 10.184 6.481 15.869 10.942 17.24 C 12.275 17.648 13.706 17.589 15 17.066 C 12.851 22.236 5.91 23.143 2.505 18.696 C -0.897 14.249 1.791 7.786 7.342 7.063 C 7.652 7.021 7.965 7 8.282 7 L 8.282 7.007 Z"/> |
127 |
| - <line style="opacity: 50%" x1="18" y1="3.705" x2="18" y2="2.5"/> |
128 |
| - <line style="opacity: 50%" x1="18" y1="11.295" x2="18" y2="12.5"/> |
129 |
| - <line style="opacity: 50%" x1="15.316" y1="4.816" x2="14.464" y2="3.964"/> |
130 |
| - <line style="opacity: 50%" x1="20.711" y1="10.212" x2="21.563" y2="11.063"/> |
131 |
| - <line style="opacity: 50%" x1="14.205" y1="7.5" x2="13.001" y2="7.5"/> |
132 |
| - <line style="opacity: 50%" x1="21.795" y1="7.5" x2="23" y2="7.5"/> |
133 |
| - <line style="opacity: 50%" x1="15.316" y1="10.184" x2="14.464" y2="11.036"/> |
134 |
| - <line style="opacity: 50%" x1="20.711" y1="4.789" x2="21.563" y2="3.937"/> |
135 |
| - <circle style="opacity: 50%" cx="18" cy="7.5" r="2.169"/> |
136 |
| - </svg> |
137 |
| - </symbol> |
138 |
| - <symbol id="svg-pencil" viewBox="0 0 24 24"> |
139 |
| - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
140 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-pencil-code"> |
141 |
| - <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" /> |
142 |
| - <path d="M13.5 6.5l4 4" /> |
143 |
| - <path d="M20 21l2 -2l-2 -2" /> |
144 |
| - <path d="M17 17l-2 2l2 2" / |
145 |
| - </svg> |
146 |
| - </symbol> |
147 |
| - <symbol id="svg-eye" viewBox="0 0 24 24"> |
148 |
| - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" |
149 |
| - stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-eye-code"> |
150 |
| - <path stroke="none" d="M0 0h24v24H0z" fill="none" /> |
151 |
| - <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" /> |
152 |
| - <path |
153 |
| - d="M11.11 17.958c-3.209 -.307 -5.91 -2.293 -8.11 -5.958c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.21 .352 -.427 .688 -.647 1.008" /> |
154 |
| - <path d="M20 21l2 -2l-2 -2" /> |
155 |
| - <path d="M17 17l-2 2l2 2" /> |
156 |
| - </svg> |
157 |
| - </symbol> |
158 | 104 | </svg>
|
159 | 105 |
|
160 | 106 | <input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation">
|
|
179 | 125 | </label>
|
180 | 126 | </div>
|
181 | 127 | <div class="header-center">
|
182 |
| - <a href="index.html"><div class="brand">Git Cola 4.8.0 documentation</div></a> |
| 128 | + <a href="index.html"><div class="brand">Git Cola 4.8.1 documentation</div></a> |
183 | 129 | </div>
|
184 | 130 | <div class="header-right">
|
185 | 131 | <div class="theme-toggle-container theme-toggle-header">
|
186 | 132 | <button class="theme-toggle">
|
187 | 133 | <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
188 |
| - <svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg> |
189 |
| - <svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg> |
| 134 | + <svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg> |
190 | 135 | <svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
191 | 136 | <svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
|
192 | 137 | </button>
|
|
203 | 148 | <div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
|
204 | 149 |
|
205 | 150 |
|
206 |
| - <span class="sidebar-brand-text">Git Cola 4.8.0 documentation</span> |
| 151 | + <span class="sidebar-brand-text">Git Cola 4.8.1 documentation</span> |
207 | 152 |
|
208 | 153 | </a><form class="sidebar-search-container" method="get" action="search.html" role="search">
|
209 | 154 | <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
|
|
237 | 182 | <span>Back to top</span>
|
238 | 183 | </a>
|
239 | 184 | <div class="content-icon-container">
|
240 |
| - <div class="view-this-page"> |
241 |
| - <a class="muted-link" href="sources/git-cola.rst.txt" title="View this page"> |
242 |
| - <svg><use href="#svg-eye"></use></svg> |
243 |
| - <span class="visually-hidden">View this page</span> |
244 |
| - </a> |
245 |
| -</div> |
| 185 | + |
246 | 186 | <div class="theme-toggle-container theme-toggle-content">
|
247 | 187 | <button class="theme-toggle">
|
248 | 188 | <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
249 |
| - <svg class="theme-icon-when-auto-light"><use href="#svg-sun-with-moon"></use></svg> |
250 |
| - <svg class="theme-icon-when-auto-dark"><use href="#svg-moon-with-sun"></use></svg> |
| 189 | + <svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg> |
251 | 190 | <svg class="theme-icon-when-dark"><use href="#svg-moon"></use></svg>
|
252 | 191 | <svg class="theme-icon-when-light"><use href="#svg-sun"></use></svg>
|
253 | 192 | </button>
|
@@ -1757,8 +1696,8 @@ <h3>Git Cola Homepage<a class="headerlink" href="#git-cola-homepage" title="Link
|
1757 | 1696 |
|
1758 | 1697 | </aside>
|
1759 | 1698 | </div>
|
1760 |
| -</div><script src="static/documentation_options.js?v=0b4ca7ae"></script> |
1761 |
| - <script src="static/doctools.js?v=9a2dae69"></script> |
| 1699 | +</div><script src="static/documentation_options.js?v=af3423b7"></script> |
| 1700 | + <script src="static/doctools.js?v=888ff710"></script> |
1762 | 1701 | <script src="static/sphinx_highlight.js?v=dc90522c"></script>
|
1763 | 1702 | <script src="static/scripts/furo.js?v=4e2eecee"></script>
|
1764 | 1703 | </body>
|
|
0 commit comments