gitlab项目中的文件不可见

发布于 2025-02-02 02:18:39 字数 484 浏览 1 评论 0原文

我正在尝试在GitLab存储库上移动本地目录。我按照以下步骤遵循:

  1. 创建一个在目录中的gitlab git init上创建一个空项目
  2. ,我想以远程连接并运行“ git Remote add add arount https://gitlab.com/govindiitd/pof.git.git”
  3. git添加。
  4. Git Commit -M“ IST COMMIT”
  5. GIT PUSH -U ORIGN MASTER

执行此操作时不会遇到任何错误,除非我明确地给出了用户名和密码。

执行此操作后,我找不到投入的文件。

任何帮助都将受到赞赏。

问候, 政府

I am trying to move local directory on gitlab repository. I follow the steps as:

  1. Create an empty project on gitlab
  2. git init in directory which I want to connect as remote and run "git remote add origin https://gitlab.com/govindIITD/pof.git"
  3. git add .
  4. git commit -m "Ist commit"
  5. 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文