Any way to store remote authentication? #3610
-
|
Is there a way in LG to store the username/password for a remote? I have a local OneDev instance on a NAS that I use as a "mirror" repository, and it would be handy if I could keep the username/password "in LG" so I don't have to type the password in every time (the PW was generated with LastPass; I can type it in, but having it "pre-staged" would be super nice). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Not by Try using the credential helper and giving it a cache of Other than that I'd suggest using the remote over |
Beta Was this translation helpful? Give feedback.
Not by
lazygitdirectly, butgitcan cache it for you andlazygitcan take advantage of that.Try using the credential helper and giving it a cache of
3600s:Other than that I'd suggest using the remote over
sshinstead ofhttps.