Re: [PATCH v2 4/9] rebase -i: refactor transform_todo_ids
From: Junio C Hamano <hidden> Date: 2017-12-05 12:35:21
liam Beguin [off-list ref] writes:
Good suggestion. Would transform_todos() work too?
If the function is about munging multiple of them, then todo"s"
would work well; I wasn't focusing on singular vs plural, as I
thought the choice between them needs much less thought to make
correctly.