-
Connect the phone with PC and enable USB debugging mode (inside developer's options menu)
-
Install adb and open in terminal
-
Now perform the following commands:
# to connect the phone to adb shell. Click allow on the prompt appear on the phone adb shell
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
| [user] | |
| email = contact.abhiuday@gmail.com | |
| name = Abhiuday | |
| signingkey = <key> | |
| [credential "https://github.com"] | |
| helper = | |
| helper = !gh.exe auth git-credential | |
| [credential "https://gitlab.com"] | |
| helper = !glab.exe auth gitlab-credential |