WMI

Website Management Indonesia

  • Home
  • About
  • privacy
  • tos
  • Archives
  • Sitemap
  • Table of Contents
  • Overview

Dimas Lanjaka

Website Management Indonesia is a blog about scripts, tips and tricks, games, software. Covering php, javascript, jquery, mysql, seo, e-commerce and others.
762 posts
19 categories
71 tags
GitHub E-Mail FB Page
0%

Git Login Via Command Line

Posted on 2021-03-28 Edited on 2021-03-29 In uncategorized
Git Login Via Command Line - WMI

git config --global user.name myusername

git config --global user.email myemail

git config --global github.user myusername

git config --global github.token mytoken
# Tips & Tricks
Fix Error NodeJS Windows Visual Studio
Import composite build plugin as subtitue module dependency [Gradle]
© 2022 Dimas Lanjaka