git - 从 webstorm 推送到 Git

标签 git webstorm

<分区>

我正在寻找在 Windows 上使用 Git 的替代方案。 Git Gui 对于我们的开发人员来说太复杂了,他们过去常常使用 tortois 来处理 subversion (assembla),并且提交非常容易。现在我们正在使用 BitBucket 迁移到 Git,我正在寻找通过 WebStorm 的普通客户端。 他们的文档中没有关于如何实际将本地 repo 链接到远程 repo 的提示。 (http://www.jetbrains.com/webstorm/webhelp/using-git-integration.html)

有谁知道将两者结合起来的方法吗?更好的是,也许有比 Git Gui 更好的客户端?

谢谢

更新---

只需使用 TortoiseGit 即可。

最佳答案

我发现 Source Tree 是团队成员真正喜欢使用的 Git GUI 应用程序:http://www.sourcetreeapp.com/

它适用于 Windows 和 Mac。

关于git - 从 webstorm 推送到 Git,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13585870/

相关文章:

git - 清理 git 存储库中的二进制 blob

node.js - 在 WebStorm 中使用任意 NodeJS 单元测试框架进行调试

javascript - 网络 Storm : "Cannot Resolve Directory"

node.js - NodeJS require() 正在生成错误

linux - 为什么我的 bash shell 脚本会出现这个错误

git - 无法 rebase : you have unstaged changes git

git - 删除提交git

git - 如何修复将YAML转换为JSON的构建错误?

angular - WebStorm 是如何识别 Angular 语言服务的?

javascript - 当我使用 "require"时,Webstorm 无法识别我的全局函数