1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
lazygit/pkg/gui/presentation/graph
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
..
cell.go update linters 2022-03-19 12:12:57 +11:00
graph_test.go Apply correct styling to root commit in graph 2023-06-01 22:20:30 +10:00
graph.go Apply correct styling to root commit in graph 2023-06-01 22:20:30 +10:00