You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For folks who haven't set up a pubkey with GitLab. We would want some way to store their username and password and hand those off to git as needed.
I think storing the password in the _config.yml in plaintext is fine. Alternatively, we could come up with some sort of prompt-once-per-execution scheme.
The text was updated successfully, but these errors were encountered:
For folks who haven't set up a pubkey with GitLab. We would want some way to store their username and password and hand those off to git as needed.
I think storing the password in the
_config.yml
in plaintext is fine. Alternatively, we could come up with some sort of prompt-once-per-execution scheme.The text was updated successfully, but these errors were encountered: