In Linux, Git is mainly used to manage the source code of the software. Of course, Linux Git can also be used to save some private documents. Let's share the Git workflow and basic operations in the Linux system.
1.Git installation (http://www.git-scm.com/download/)
2.Git git config [Configuration]
About the git command query method:
git install root directory /doc/index.html can query, a more convenient way is to use git to make a targeted call through help. (Take the config help documentation as an example: git config --help/git help config)
pro git reference documentation
git's configured information is stored in the user directory (example)
in the .gitconfig file under C:\\Users\\Administrator) Three levels of git configuration:
system (for systems)
global (for current users)
local (for the current operation of the warehouse)
3.git user name additions and deletions
git add users: git config --global --add user.name Username
git delete user: git config --global --unset user.name username
git find user: git config --global --list
4.git Command as alias
git config --global alias.co “checkout” Previous123Next page Total 3 pages
mysql is a database, used to manage the system data, very widely used, Linux system
In the Linuxp system, the itables command can perform a backup or restore for us, b
GIT has replaced SVN for most Linux users because of its more convenient operation. However, in the
On Linux systems, both cal and ncal commands use the calendar to display the calendar. Because these
How to use the Linux system Passwd command
How does Linux add a virtual network card?
How to use the top command to monitor Linux system performance
Linux installation and deployment of LXC method details
Ubuntu method to install JDK environment variables Ubuntu configuration JDK steps
Why does a Linux system have w permissions but cannot delete files?
Linux system NBMA and BMA exchange method introduction
Ways to debug network performance using tools under Linux
Method for configuring SNMP service on Windows server
Win10 system if you get the member version
Can the win7 computer's boot record function not be used?
Win8.1 Control Panel does not have BitLocker solution
Windows 2003 system fourteen acceleration ****
Freezing Point Restore Wizard 7.0 Password Forgotten Solution
What can I do if I cannot add a printer after Windows XP is updated?
Add a personalized logo to Windows Vista
Win8 system shortcut key win+X does not respond to the solution