Skip to main content

load ssh-agent automatically for git private repos

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! How about adding these to the bash profile or bashrc files for the user, such as what is outlined here?
    0
  • Spidey Catalin
    Hey there! How about adding these to the bash profile or bashrc files for the user, such as what is outlined here?
    0
  • cPRex Jurassic Moderator
    Thanks for the additional thoughts. I read through a few of the Bitbucket docs and they do use a key, so you'd need make the SSH connection happen with a key in some way. If you plan to use that user almost exclusively for the repo access, the automation I thought of might be the easiest way.
    0
  • Spidey Catalin
    Yes, you're right.. I think that's the easiest way. Thank you. I appreciate your help :)
    0
  • cPRex Jurassic Moderator
    Sure thing!
    0

Please sign in to leave a comment.