mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
To determine whether we need to ask for force pushing, we need to query the push branch rather than the upstream branch, in case they are not the same. |
||
|---|---|---|
| .. | ||
| author.go | ||
| branch.go | ||
| commit.go | ||
| commit_file.go | ||
| file.go | ||
| remote.go | ||
| remote_branch.go | ||
| stash_entry.go | ||
| submodule_config.go | ||
| tag.go | ||
| worktree.go | ||