mirror of
https://github.com/git/git
synced 2024-10-28 19:25:47 +00:00
Fix some tab/space inconsistencies in git-mergetool.sh
git-mergetool.sh mostly uses 8 space tabs and 4 spaces per indent. This change corrects this in a part of the file affect by a later commit in this patch series. diff -w considers this change is to be a null change. Signed-off-by: Charles Bailey <charles@hashpling.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
a0d3ab9c27
commit
0eea345111
1 changed files with 19 additions and 19 deletions
Loading…
Reference in a new issue