mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[git] display utf8-chars as hex
This commit is contained in:
parent
6123561496
commit
56290f52e5
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
editor = vim
|
||||
eol = native
|
||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||
quotepath = false
|
||||
[alias]
|
||||
committree = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
ct = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue