Re: [PATCH v6 2/3] revision: add peek functions for lookahead
From: Pablo Sabater <hidden>
Date: 2026-06-20 10:18:39
From: Pablo Sabater <hidden>
Date: 2026-06-20 10:18:39
El sáb, 20 jun 2026 a las 12:12, Pablo Sabater ([off-list ref]) escribió:
The graph code in a subsequent commit needs to be able to look ahead in order to set indentation-related flags. Using revs->commits is brittle and the data structure that holds the pending commits might change in the future. Add two functions that abstract this for the graph. Helped-by: Kristofer Karlsson [off-list ref] Signed-off-by: Pablo Sabater <redacted>
The email on the trailer is wrong, sorry Kristofer, I'll fix it in the next version. Regards, Pablo