]> git.ipfire.org Git - thirdparty/git.git/commit
rebase: fix a typo
authorAndrew Kreimer <algonell@gmail.com>
Thu, 19 Sep 2024 18:34:33 +0000 (18:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Sep 2024 20:46:01 +0000 (13:46 -0700)
commitce42f57af4e4f6fca7d392995e849b0fab3facd6
tree138082f1eb59d3818f383ba24848b268c023194f
parentd9369f78e71ff909e93f532961f357f15e2f89b7
rebase: fix a typo

Fix a typo in comments.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
rebase.c