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

Is there a git gui tool to check and commit changes in cloud9 editor?

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

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