jesseduffield/lazygit

add ability to run `lazygit origin/other-branch`

Open

#1,106 opened on Nov 27, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (2,834 forks)batch import
enhancementhacktoberfest

Repository metrics

Stars
 (77,949 stars)
PR merge metrics
 (Avg merge 3d 11h) (18 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe. A feature I like in tig is that I can quickly check other branches with tig origin/other-branch. I would like to start lazygit similarly with lazygit origin/other-branch and have it use the specific branch.

Contributor guide