SystemOut
Loading.......
Home
ML&AI
Java Stuff
Java tools
JDK tools
Cloud
AWS
Bluemix
Google Cloud Platform
Mobility
Ionic
Angular
Android
Developer Tools
Search This Blog
Tuesday, April 21, 2020
VScode and GIT setup
git config --global user.email "
email@example.com
"
git config --global
user.name
"name"
#Password prompt issue fix
git config --global credential.helper cache
git config --global credential.helper 'cache --timeout=360000' // 100 hours
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment