通过 Sublime 文本管理 Git 或 bitbucket 存储库

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/24057808/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 10:05:29  来源:igfitidea点击:

Managing Git or bitbucket repositories through Sublime text

gitpushbitbucketsublimetext

提问by Code

Hi team was wondering if anyone can point me in the right direction, I wanted to know is there a plugin or some documentation on how to use my sublime text editor to pull and push my changes to repositories without leaving my sublime text editor?

嗨,团队想知道是否有人可以为我指明正确的方向,我想知道是否有插件或一些有关如何使用我的 sublime 文本编辑器在不离开我的 sublime 文本编辑器的情况下拉取和推送我的更改到存储库的文档?

Thanks guys

谢谢你们

回答by Code

I managed to find some good resources, just access package control to install them.

我设法找到了一些好的资源,只需访问包控制即可安装它们。

1) sublime-github- free
2) SideBarGit- free
3) SublimeGit- 10

1) sublime-github- 免费
2) SideBarGit- 免费
3) SublimeGit- 10

Check out thispost to view more in detail about sublime and git

查看帖子以查看有关 sublime 和 git 的更多详细信息