lazygit
                                
                                 lazygit copied to clipboard
                                
                                    lazygit copied to clipboard
                            
                            
                            
                        add copy branch url to clipboard option in branches menu
Before there was not an option to copy the branch URL to the clipboard. Now Ctrl + B will copy branch URL to keyboard.
I believe git service paths are correct, was gathered through a combination of my own accounts and watching branches tutorials on YouTube to see how the path changes :) (azure devops, bitbucket server specifically). Let me know if anything needs to be changed. Thanks!
Related Issue: https://github.com/jesseduffield/lazygit/issues/1959
I propose we put this and the other copy X mappings behind y, which will open up a menu, like it's done for commits.
Life caught up with me this week, think I got everything here :)
I get the This branch doesn't exist on remote. You need to push it to remote first. when trying to copy the URL to the master branch, for both bitbucket and github repos.