1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg
Jesse Duffield 5df27c61ed Apply correct styling to root commit in graph
The root commit is special in that it has no parents. So we need to add a pipe that's headed for a commit
that doesn't actually exist i.e. the mythical empty tree commit. We're using the actual hash of that
pseudo-commit, but it's not being read anywhere.
2023-06-01 22:20:30 +10:00
..
app Allow global logging when developing 2023-05-25 18:31:32 +10:00
cheatsheet Use sentence case everywhere 2023-05-25 23:52:19 +10:00
commands show commits against branches 2023-06-01 19:21:24 +10:00
common
config show commits against branches 2023-06-01 19:21:24 +10:00
constants
env
fakes
gui Apply correct styling to root commit in graph 2023-06-01 22:20:30 +10:00
i18n Show menu instead of prompt when there are conflicts in a rebase or merge 2023-06-01 10:51:48 +02:00
integration Show menu instead of prompt when there are conflicts in a rebase or merge 2023-06-01 10:51:48 +02:00
logs Allow global logging when developing 2023-05-25 18:31:32 +10:00
secureexec Cache binary paths 2023-05-23 19:15:33 +10:00
snake
tasks
theme Set defaults colours to 'default', not 'white' 2023-06-01 18:59:04 +10:00
updates Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
utils show commits against branches 2023-06-01 19:21:24 +10:00