Answers for "git login in ubonto terminal"

11

how to login to git from terminal

git config --global user.name "your_username"
Posted by: Guest on July-23-2020
0

git login command line ubuntu

git config --global --list
Posted by: Guest on September-25-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language