kredensial git.helper tidak menyimpan kata sandi nama pengguna
git config --global credential.helper 'store --file ~/.my-credentials'
git config --global credential.helper store
Gifted Gecko