mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Remove a 'break' that was accidentally left over
The conversion of the 'switch' statement to an 'if' cascade forgot to remove the break. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
This commit is contained in: