commit 1dd93b2a37823ef322c22aa1a8ff94c53fb25186 from: Stefan Sperling date: Mon Aug 30 19:52:03 2021 UTC use more precise wording to describe why End/G commit loading can be slow commit - 9ebbe6e1ffb90c55372b92fb35274daf91b30374 commit + 1dd93b2a37823ef322c22aa1a8ff94c53fb25186 blob - ea514d10e58ef13a158cf32b40eb91751da7a368 blob + 58534fe277ad32465d58137945ff09a982d891b2 --- tog/tog.1 +++ tog/tog.1 @@ -112,8 +112,8 @@ Move the selection cursor up one page. Move the cursor to the newest commit. .It Cm End, G Move the cursor to the oldest commit. -This will iterate over all commit objects in the repository and may take -a long time depending on the size of the repository. +This will traverse all commits on the current branch which may take +a long time depending on the number of commits in branch history. If needed this operation can be cancelled with .Cm Backspace . .It Cm Enter, Space