Basic introduction to MsysGit
MsysGit Green Edition is a free, open source distributed version control system developed based on the Linux kernel. It has extremely powerful functions and can be used to handle any small or large project quickly and efficiently. This MsysGit is the Git version control system in Version under Windows system. MsysGit integrates the required operating environment and components, supports all Git features, comes with a Gui graphical interface, and the menu can also configure Git. You can get started quickly after installation. It is the best choice for building Git under Windows!
How to use MsysGit
1. Select the configuration and then next
2. Click next and pay attention to the red arrow
3. Click Finish
4. Open desktop git-bush
5. A CMD pop-up window appears, indicating that msysgit is successfully installed.
MsysGit configuration method
1. Check the current version number of git, and set the user name and user email
2.git config --global user.name "username" --Set the username of the current user
3.git config --system user.name "username" --The set username can be used on the current host
4.git config user.name "username" --Set the username of the current project
5. The email setting is similar to the user name setting, just change it to user.email "email address".
6. When initializing a warehouse, a .git hidden folder will appear in the git home directory.
7.git –init initializes the warehouse. This .git folder initializes an empty git warehouse.
MsysGit update log
1. Fix bugs in the previous version
2. Optimize some functions
Huajun editor recommends:
After continuous official updates and iterations, MsysGit has become very stable and powerful, meeting all your needs. The editor has also prepared for youQuick Easy FTP Server,Telnet Server,xampp,SDF Viewer,WinShell
it works
it works
it works