Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: Fix switch statement in lib/merge.tcl
0aea284 (Make Ctrl-T safe to use for conflicting files) introduced a new case, but forgot the '-' to indicate that it shares the body with the subsequent case label. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information