Not Just Paranoid

Another site by Pete Maynard

Git password caching

git config –global credential.helper cache git config –global credential.helper ‘cache –timeout=3600’

The first command enables the password caching, the second sets the timeout to 1hr.

Note this won’t work with ssh, but you will have already setup SSH Keys, right?

25 Jun 2012 | Tags ( development Git password managment )

Website Last Updated on 15 Sep 2023 (CC BY-SA 4.0)

This site uses JQuery and nanogallery2 hosted by jsdelivr.net
for the Flickr photo feed and GoatCounter for user insights.