[credential]
username = stardiviner
; find a helper -> $ git help -a | grep credential-
; helper = "$helper $options"
helper = store
[credential "https://github.com"]
username = stardiviner
[github]
user = stardiviner
oauth-token = [TOKEN here I create in GitHub]
; password = 'PASSWORD'
; token = TOKEN