summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-09-10 21:36:33 -0700
committerPaul Mackerras <paulus@ozlabs.org>2020-10-03 14:55:38 +1000
commite244588eb6ceef86a6a183b3bb032960e26033bb (patch)
tree83ecd86d6c4ba3f4f4793a7aed303222c4207c8e /git-gui/lib/commit.tcl
parenta99bc27aec74071aa1e9ecaa12c642e88e377165 (diff)
gitk: replace tabs with spaces
The source code is a mix of tabs and spaces. The indentation style currently is four spaces per indent level but uses tabs every other level (at eight spaces). Fix this inconsistent spacing and tabbing by just using a space-indent for everything. This was done mechanically by running: $ expand -i gitk >gitk.new $ mv gitk.new gitk This patch should be empty with `--ignore-all-space`. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions