是否有一个git gui工具来检查和提交cloud9编辑器中的更改?

时间:2015-06-03 02:37:36

标签: git user-interface cloud9-ide

是否有一个git gui工具来检查和提交cloud9编辑器中的更改? 我是否必须使用git status和git diff?

1 个答案:

答案 0 :(得分:3)

尝试ungit:http://root-project.org/2014/07/09/work/ungit-on-cloud9/ 请注意,您只能在端口8080上运行。