CentOS 8 install Git and basic configuration

1、 installation:

yum install git

When prompted, type y to confirm to start the installation.

2、 Verify installation: view version

git --version

You can see the version information to prove that the installation was successful.

[[ email protected]~]# git --version
git version 2.18.4[[email protected]~]#

3、 Configure user information:

git config --global user.name "Deshun"
git config --global user.email [email protected]

4、 View configuration information:

git config --list

You can see the user information, and the user indicates that the configuration is successful.

[[ email protected]~]# git config --list
user.name=Deshun
[ email protected][[email protected]~]#

Do not reprint without permission: w3h5 »CentOS 8 install Git and basic configuration

Recommended Posts

CentOS 8 install Git and basic configuration
Centos compile and install Git
CentOS7 basic configuration
Install centos7 and connect
Install svn and configuration through yum under CentOS
centos7 install python3 and ipython
Centos mysql installation and configuration
Know Linux and install CentOS
CentOs7.3 compile and install Nginx 1.9.9
CentOS 7 install Mono and MonoDevelop
Centos7 installation and configuration prometheus
CentOS6.5 install Java 8 and Tomcat8
CentOS 7 installation and configuration PPTP
CentOS installation and configuration cmake
Centos7.5 installation and configuration MongoDB4.0.4
CentOS 7 installation and configuration PPTP
Centos6.5 install and configure mongodb
CentOS7 install python3 and pip3
CentOS7 install OracleJDK and JRE
CentOS6.5 install Java 8 and Tomcat8
CentOS6 install and crack Jira 7
CentOS6.5 install Java 8 and Tomcat8
Centos7 compile and install ntp-4.2.8p11
CentOS 6.9 compile and install python
CentOS6 install and crack confluence
CentOS 6 compile and install python 3
Ubuntu16.04 install SVN and configuration
CentOS6 install and crack Jira 7
Centos 7 install jdk and package service service
Centos7 installation and configuration of Jenkins
Install and configure keepalived under CentOS 5.9
CentOS Yum compile and install MySQL 5.6
How to install Git on CentOS 8
Centos7 hadoop cluster installation and configuration
CentOS configuration git server in VirtualBox
CentOS 6.x compile and install Nginx
CentOS7 compile and install L(A|N)MP environment
CentOS7.2 and Nginx configuration virtual host
CentOS7.3 install iptables and detailed use
Ubuntu16.04 configuration OpenCV3.4.2 and basic use
CentOS quickly install Python3 and pip3
CentOS7 yum install and start mysql
CentOS 8 - install and configure NFS service
Centos7 and centos8 install mysql5.6 5.7 8.0 so simple
Centos7 uninstall openJdk, and install JDK1.8
Java-JDK installation and configuration under CentOS
Install Python3 and ansible under CentOS8
Install and use docker under CentOS 6.8
CentOS 7 Tomcat service installation and configuration
Centos 7 RAID 5 detailed explanation and configuration
1.5 Install Centos7
CentOS7 install and use SQL Server
CentOS NTP server installation and configuration
CentOS Minimal install and configure TIPS
CentOS 7 install gogs git code server
Install Python3 and Py under CentOS7
Install and configure FreeIPA in Centos7
Linux CentOS6 compile and install Pyt
Centos7 mysql database installation and configuration
virtualBox install centos, and build tomcat
Install Mono 3.2 and Jexus 5.4 under CentOS 6.3