
Sudo make -directory=/usr/share/doc/git/contrib/credential/libsecret Sudo apt-get install libsecret-1-0 libsecret-1-dev

Then follow the instructions: it's looks easy.īut this is not my favorite option because: You'll need Linuxbrew, a package manager I've never heard of before today. You can install Git-Credential-Manager-for-Mac-and-Linux from Microsoft. Use Git-Credential-Manager-for-Mac-and-Linux exe for Git-Credential-Manager-for-Windows from Microsoft. Then follow the instructions: it's super easy. You'll need Homebrew, which is a great package manager for Macs for various development tools.

Or else just install Git-Credential-Manager-for-Mac-and-Linux from Microsoft. It's built into git to interface with Mac's Keychain service.

I'm under the impression that on Macs, it just works. Git will integrate with your OS-level password storage easily enough though. Typing your password again and again when using git with remote repo is tiring.
