Technology
programming
coding
Web Development
Software Development
Software Engineering
Version Control
1β£ Git config
this command is used to set up a name or email that is associated with your GitHub account and link-local the machine to Github.
syntax :
git config β-global user.name β[name]β
git config -βglobal user.email β[email address]β
this command is used to set up a name or email that is associated with your GitHub account and link-local the machine to Github.
syntax :
git config β-global user.name β[name]β
git config -βglobal user.email β[email address]β
Thanks for reading the thread.
If you find it useful. Give the first one a retweet and if you have any feedback, let me know in the comment.
π
If you find it useful. Give the first one a retweet and if you have any feedback, let me know in the comment.
π
Loading suggestions...