[PATCH v2 0/2] gitk: fix mix of tabs and spaces in indentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The source code of gitk has some funny indentation. It uses four spaces
per level indent but uses tabs every other level (eight spaces).
Reindent gitk to just use spaces instead.

This series should be empty with `--ignore-all-space`.

Changes since v1:

* Instead of using tabs, just use spaces

Denton Liu (2):
  gitk: replace tabs with spaces
  gitk: replace commented tab with space

 gitk | 10570 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 5285 insertions(+), 5285 deletions(-)

-- 
2.28.0.618.gf4bc123cb7




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux