mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
The real reason I'm doing this is to that it's easier to explain the logic behind setting commit merged statuses. Now it's just 'try the upstream, fallback to the local branch'. Other justifications: * we should avoid assuming that 'origin' is the main upstream remote * it's one less git call * surely the main branch _will_ have an upsream. I doubt many people have benefitted from the extra fallback to origin |
||
|---|---|---|
| .. | ||
| app | ||
| cheatsheet | ||
| commands | ||
| common | ||
| config | ||
| constants | ||
| env | ||
| fakes | ||
| gui | ||
| i18n | ||
| integration | ||
| logs | ||
| snake | ||
| tasks | ||
| theme | ||
| updates | ||
| utils | ||