如何将Magento 2从我的PC推到GitHub

发布于 2025-02-12 02:33:29 字数 60 浏览 2 评论 0原文

我的商店已经准备好100%,现在我想将其推到Github,但我不能,请详细告诉我步骤。 我真的非常感谢你,

My store is ready 100% and Now I wanna push it to GitHub but I cant, plz tell me steps in detail.
I will be really thanks full to you,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

爱她像谁 2025-02-19 02:33:29

如果您已经有一个github帐户并且还没有回购,则可以按照详细的步骤进行在这里

请详细介绍您的要求或问题,而不是一个通用的问题。

If you already have a Github account and no repo yet, you can follow the steps detailed out here

Please detail out your requirement or issues instead of a generic question.

丘比特射中我 2025-02-19 02:33:29
  1. git clone git_url
  2. git git分支
  3. git添加 *
  4. git提交
  5. git push origan branch_name
  6. 更改env文件在数据库名称,用户名,密码中
  1. git clone git_url
  2. git check branch
  3. git add *
  4. git commit
  5. git push origin branch_name
  6. change env file in the database name, username, password
冷情 2025-02-19 02:33:29

我希望你做得很好!

请按照以下链接中提到的步骤操作。

https://stackoverflow.com/a/12800042/7344580

/em>请参阅 Burhan Khalid给出的答案

谢谢

I hope you are doing great!

Please follow the steps mentioned in the below link.

https://stackoverflow.com/a/12800042/7344580

Note: Please see an answer given by Burhan Khalid

Thanks

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文