Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Git- submits the code to the remote warehouse

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Submit code to remote warehouse process

1. First add to the staging area: git add.

two。 Then submit it to the local warehouse git commit-m "remarks for modifying the code"

For example: git commit-m "update token and https" [token and https have been modified in this commit]

3. Finally, push to the remote warehouse's own branch.

For example: git push origin yinyongjie_dev [yinyongjie_dev branch from push to remote warehouse, not push to master_team branch]

4. Next, there is no operation for git web, as shown in the following figure.

5. The request has been submitted, waiting for the auditor to review

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report