I wanted some help with setting up lazygit with enterprise bit bucket #3457
-
I use lazygit with github for my personal use in my personal laptop on Arch linux, I loved the lazygit tool and how it can be used to leverage the git productivity, I want to do the same with my work repos in bit bucket but I didn't find any helpful guide on integrating bit bucket with lazygit. Can someone help me with setting up lazygit with Enterprise bit bucket. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
What kind of integration did you have in mind? |
Beta Was this translation helpful? Give feedback.
-
My company is using enterprise bit bucket, so wherever I do a git pull it push it asks for a password, so wanted to know if there's a way to use ssh keys or api token can be used with lazygit to go around this password prompt because whenever I try got pull with P key it fails in lazygit. |
Beta Was this translation helpful? Give feedback.
-
My organization has blocked all ssh keys, so I was unable to use bit bucket ssh keys for this but I have found a way around. When I use lazygit inside vs code and git bash I get a prompt which asks for my password after entering my password the pull and push works without any issues |
Beta Was this translation helpful? Give feedback.
My organization has blocked all ssh keys, so I was unable to use bit bucket ssh keys for this but I have found a way around. When I use lazygit inside vs code and git bash I get a prompt which asks for my password after entering my password the pull and push works without any issues