TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tower – The most powerful Git client for Mac and Windows

10 点作者 nanodeath超过 8 年前

8 条评论

ggregoire超过 8 年前
I&#x27;ve used Github Desktop [1] (previously known as Github for Mac) since its release (2011). I know it&#x27;s not really popular, and never suggested on Hacker News, but it&#x27;s personally the best GUI I&#x27;ve ever used.<p>It doesn&#x27;t support any advanced features, but still covers 99% of my daily workflow (show diffs &gt; cherry pick diffs &gt; commit &gt; sync). I also use it to create&#x2F;delete&#x2F;merge my branches. I just need a terminal for stashing. I&#x27;ve never encountered any problems.<p>It&#x27;s free and you can use it with Gitlab.<p>[1] <a href="https:&#x2F;&#x2F;desktop.github.com" rel="nofollow">https:&#x2F;&#x2F;desktop.github.com</a>
sandGorgon超过 8 年前
Kraken is a git gui tool that ia cross platform (OSX, Linux, Windows).<p><a href="https:&#x2F;&#x2F;www.gitkraken.com&#x2F;features" rel="nofollow">https:&#x2F;&#x2F;www.gitkraken.com&#x2F;features</a><p>I wonder what frameworks are being used to build cross platform ddsktop apps. Do you use something like QT or Electron... or do you go full native?
评论 #12884933 未加载
评论 #12883575 未加载
bitmapbrother超过 8 年前
This is like the 2nd or 3rd time this commercial product has been advertised on the front page of HN.
评论 #12883495 未加载
whatev超过 8 年前
seems like advertisement for their product. Hey HN: I come here for news not ads!<p>anyhow, using guis when a command line tool is available is somewhat incomprehensible to me. no offense to anyone who does though.
评论 #12884410 未加载
kyriakos超过 8 年前
I use tortoisegit on Windows, what am I missing by not using tower?
评论 #12883702 未加载
gpderetta超过 8 年前
I&#x27;m pretty sure that emacs+magit runs on both platforms.
selestify超过 8 年前
Is this any better than SourceTree?
评论 #12883340 未加载
评论 #12883343 未加载
评论 #12883487 未加载
评论 #12883372 未加载
joncp超过 8 年前
Why? Is it really that hard to just learn the command line tools?