我正在尝试在Bluemix上创建我的第一个Web应用程序.
当我尝试在IBM Bluemix Server上运行应用程序时,它将启动程序代码识别为另一个新应用程序并说:"There is a deployed application with the same name."所以,我无法在eclipse上更新应用程序,并且在服务器视图上还有两个不同的应用程序:

当我尝试去申请主页时,它给出了:
Not Found
The application or context root for this request has not been found: /
Run Code Online (Sandbox Code Playgroud)
谢谢你的评论.
在Windows上,我安装的是git-plus packageAtom的由原子主菜单安装它File→交通Settings→交通Install.使用git config,然后我配置user.email并user.name确保它们反映了我在Github中的帐户和电子邮件地址.
然后我按照GitHub网站上的说明生成了一对新的ssh密钥.我确保我的系统上只有一对按键.现在git-plus配置了ssh密钥,如何开始处理我的Github存储库上的文件?