Запомнил пароль при работе с https можно так:
на 15 минут: git config –global credential.helper cache
git config –global credential.helper cache
на более долгий период: git config –global credential.helper «cache –timeout=XXXX»
git config –global credential.helper «cache –timeout=XXXX»