Top 20 Git Commands With Examples
git config Usage: git config –global user.name “[name]”   Usage: git config –global user.email “[email address]”   This command sets the author name and email address respectively to be used with your commits. git init Usage: git init [repository name] This command is used to start a new repository. git clone Usage: git...
Like
Love
10
0 Comentários 0 Compartilhamentos 2087 Visualizações 0 Anterior