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

How to upload a project to Ciyun under the Linux system

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

This article mainly shows you "how to upload a project to Ciyun under the Linux system". It is easy to understand and well organized. I hope it can help you solve your doubts. Let the editor lead you to study and learn this article "how to upload a project to Mayun under the Linux system".

Create a new project test1 on Cayun

Enter the following command to get the public key

Copy and paste the public key to

Under the linux system, move to the directory of the file to be submitted.

Enter command: git clone git@gitee.com:wangdeai/test1.git

Git clone + ssh links

Ssh links can be obtained as follows:

Copy the file to be uploaded to the project:

Cp-r fresh test1/

Go to the test1 directory and check the status:

Git status

The next step is to set up a trace.

Git add fresh/

View status:

Git status

Write a journal: (explain the changes to the file)

Git commit-m 'add fresh'

Just submit the git push.

The above is all the contents of the article "how to upload a project to Ciyun under the Linux system". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

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

Servers

Wechat

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

12
Report