gitlab项目中的文件不可见
我正在尝试在GitLab存储库上移动本地目录。我按照以下步骤遵循:
- 创建一个在目录中的gitlab git init上创建一个空项目
- ,我想以远程连接并运行“ git Remote add add arount https://gitlab.com/govindiitd/pof.git.git”
- git添加。
- Git Commit -M“ IST COMMIT”
- GIT PUSH -U ORIGN MASTER
执行此操作时不会遇到任何错误,除非我明确地给出了用户名和密码。
执行此操作后,我找不到投入的文件。
任何帮助都将受到赞赏。
问候, 政府
I am trying to move local directory on gitlab repository. I follow the steps as:
- Create an empty project on gitlab
- git init in directory which I want to connect as remote and run "git remote add origin https://gitlab.com/govindIITD/pof.git"
- git add .
- git commit -m "Ist commit"
- git push -u origin master
I do not get any error while doing this except I am giving username and password explicitly.
After doing this, I do not find the files which are committed.
Any help is appreciated.
Regards,
Govind
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论