Skip to content

Commit 08a8b06

Browse files
committed
Cleanup: remove outdated comment
We do show the graph in the left/right view, as of b767357.
1 parent 15b25b5 commit 08a8b06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/gui/context/sub_commits_context.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ func NewSubCommitsContext(
7373
selectedCommitHash,
7474
startIdx,
7575
endIdx,
76-
// Don't show the graph in the left/right view; we'd like to, but
77-
// it's too complicated:
7876
shouldShowGraph(c),
7977
git_commands.NewNullBisectInfo(),
8078
false,

0 commit comments

Comments
 (0)