git: remove newlines from ln
alias
This commit is contained in:
parent
487c750831
commit
841d9bd600
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
[pretty]
|
[pretty]
|
||||||
basic = %C(auto)%h%d %s %C(8) %ad
|
basic = %C(auto)%h%d %s %C(8) %ad
|
||||||
name = %C(auto)%h%d %s %n%C(2)%aN <%C(10)%aE%C(2)> %C(8) %ad %n
|
name = %C(auto)%h%d %s %C(2)%aN <%C(10)%aE%C(2)> %C(8) %ad
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.config/git/ignore
|
excludesfile = ~/.config/git/ignore
|
||||||
|
|
Loading…
Add table
Reference in a new issue