mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-14 09:36:24 -04:00
Adds a keybinding (default: 'y') in the branches panel to copy the branch's URL on the hosting service to the clipboard. Each supported hosting service has a dedicated URL template: - GitHub: /tree/<branch> - GitLab: /-/tree/<branch> - Bitbucket: /branch/<branch> - Azure DevOps: ?version=GB<branch> - Bitbucket Server: /browse?at=<branch> - Gitea/Codeberg: /src/branch/<branch> Closes #1959 |
||
|---|---|---|
| .. | ||
| translations | ||
| english.go | ||
| i18n.go | ||
| i18n_test.go | ||