git status: minor output format error

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

 



git version 1.8.3.2

git status in German says (extract)

#       geändert:   kajongg.py
#       gelöscht:    playfield.py

as you can see, there is one space too much before playfield.py

LANG=C git status is correct:
#       modified:   kajongg.py
#       deleted:    playfield.py

so it seems the spacing between the columns expects "deleted" to have the same number
of letters in all languages.

-- 
Wolfgang
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[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]