You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Licenses subsection in Tools & Features section.
This should clarify under what license the products are and as well inform with more information (via FAQ#licenses link).
Copy file name to clipboardExpand all lines: index.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ <h3 id="git-gui" >Git GUI</h3>
54
54
<p>As Windows users commonly expect graphical user interfaces, Git for Windows also provides the Git GUI, a powerful alternative to Git BASH, offering a graphical version of just about every Git command line function, as well as comprehensive visual diff tools.</p>
55
55
<h3id="explorer" >Shell Integration</h3>
56
56
<p>Simply right-click on a folder in Windows Explorer to access the BASH or GUI.</p>
57
+
<h4>Licenses</h4>
58
+
<p>Git for Windows is an Open Source project covered by the GNU General Public License version 2, see more in <ahref="https://github.com/git-for-windows/git/wiki/FAQ#licenses">Licenses</a>.</p>
0 commit comments