From dc623ae95dc93099c4d311f4cbccb29bf5e5c3b5 Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Thu, 12 Oct 2023 21:19:17 +0200 Subject: Update Git clients list on empty repository page The page shown for an empty repository lists suggestions for Git clients, mostly GUI ones, and links to their web pages. The TortoiseGit client entry is removed since the URL is no longer valid. The excellent client Fork is added to the closed source clients section. This commit also cleans up some other entries, fixing broken tags, escaping ampersands and removing outdated or wrong information. --- src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html') diff --git a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html index 2a151682..3761d34e 100644 --- a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html +++ b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage.html @@ -35,7 +35,6 @@ - @@ -46,7 +45,8 @@
Gitthe official, command-line Git
TortoiseGitWindows file explorer integration (requires official, command-line Git)
Eclipse/EGitGit for the Eclipse IDE (based on JGit, like Gitblit)
Git ExtensionsC# frontend for Git that features Windows Explorer and Visual Studio integration
GitX-deva Mac OS X Git client
- + +
SmartGit/HgA Java Git and Mercurial client for Windows, Mac, and Linux
SourceTreeA free Git and Mercurial client for Windows & Mac
ForkA free Git client for Windows & Mac
SourceTreeA free Git and Mercurial client for Windows & Mac
Towera Mac OS X Git client
-- cgit v1.2.3