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 Commentarios 0 Acciones 2084 Views 0 Vista previa