Last active
April 26, 2026 08:31
-
-
Save avisek/fdb93050ae7067efe51c207e4534dacf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git config --global user.name "Avisek Das" | |
| git config --global user.email "avisekdas555@gmail.com" | |
| git config --global core.autocrlf false | |
| git config --global core.fileMode false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment