Git Login Via Command Line
THIS SITE IS MIRROR || Skip to Full Contents (Read More)
Git Login Via Command Line - Posted on March 28, 2021 9:54 AM by Dimas Lanjaka Tips & Tricks Uncategorized git config –global user.name myusername git config –global user.email… git config –global user.name myusername
git config –global user.email myemail
git config –global github.user myusername
git config –global github.token mytoken
THIS SITE IS MIRROR || Skip to Full Contents (Read More)
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.