You're free to collect some git commands from the Web, sort it out.1. Common git commands
Command
Brief Description
Special Notes
git add
Add to Staging Area
Git add–interactive
Environment:
Git Sserver
IP: 192.168.40.128
Git Client
IP: 192.168.40.134
-----------------------------------------
Recommended reading:
Fedora downloads Git through Http Proxy
Install Git on Ubuntu Server
Create a Git repository on the server
In general, configure a git server, you need a server, but also need a client to verify the success of the server, and the general developers have only a basic server, it needs this server as a git server, and as a client to use, The following
Configure the GIT server on Ubuntu
Over the past few days, I have been tossing over the GIT version management server. I feel a little too large, and I don't have enough permissions. The encrypted file does not match the user name ......
However,
1. Version Control
Version Control is a system that records changes in the content of one or more files for future reference to specific version revisions. There are three version control systems:
1. Local Version Control System
Many people are
1. Version Control
Version Control is a system that records changes in the content of one or more files for future reference to specific version revisions. There are three version control systems:
1. Local Version Control System
Many people are
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.