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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: GitSavvy, Git integration in Sublime including per-line staging

126 点作者 divmain大约 10 年前

7 条评论

davvid大约 10 年前
I noticed that the description says, &quot;Inspired by SourceTree&quot; for the line-by-line staging feature, but actually git-cola[1] invented that feature, before even git-gui, and SourceTree just copied us 8^)<p>Also, if you&#x27;re going to have that feature you should consider implementing the entire thing ~ it&#x27;s not enough to have line-by-line (un)staging. You also need line-by-line reverting of modified changes, and support line-by-line (un)staging while amending commits.<p>I&#x27;ll definitely be sharing this with my sublime-using coworkers, very cool.<p>[1] <a href="https://github.com/git-cola/git-cola" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;git-cola&#x2F;git-cola</a>
评论 #9160960 未加载
评论 #9161926 未加载
评论 #9160799 未加载
divmain大约 10 年前
Thanks for the positive reception folks. I was boarding a plane just as this hit the front page. Feel free to reach out or file an issue if there&#x27;s something useful you&#x27;d like to see added.
meesterdude大约 10 年前
This is cool! especially the menu in the editor, that&#x27;s really awesome.<p>I just wish ST3 would hurry up - i&#x27;ve hung with ST2, finding some troubles with ST3. The last update to ST3 was aug 2014, and before that dec 2013 :(<p>I like rubymine and what it does, but it doesn&#x27;t play well with my setup of one window per workspace desktop.
评论 #9160923 未加载
yoklov大约 10 年前
I bought SublimeGit a while ago, and have been reasonably happy with it, but this looks much better (and has many of the features I would have wanted from sublime git).<p>How stable&#x2F;well tested is it?
评论 #9160969 未加载
mrmondo大约 10 年前
Thanks for the hard work @divmain - this is significantly better than the existing git plugins available. Keep up the great work.
leereeves大约 10 年前
Looks useful.<p>I&#x27;m not using ST3 yet; how stable is the current beta?
评论 #9160767 未加载
评论 #9160566 未加载
davej大约 10 年前
Awesome, is there anything similar for atom?