mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-18 12:27:22 +02:00
Compare commits
No commits in common. "5d42ef2539050c7df63f9dd763a4a54dab79a4d0" and "07e1466da461584886db129b324ae52324db81bf" have entirely different histories.
5d42ef2539
...
07e1466da4
@ -18,9 +18,8 @@
|
|||||||
verify = verify-commit HEAD
|
verify = verify-commit HEAD
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = vim
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
safecrlf = warn
|
|
||||||
[color]
|
[color]
|
||||||
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
||||||
branch = true
|
branch = true
|
||||||
|
@ -18,9 +18,8 @@
|
|||||||
verify = verify-commit HEAD
|
verify = verify-commit HEAD
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = vim
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
safecrlf = warn
|
|
||||||
[color]
|
[color]
|
||||||
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
||||||
branch = true
|
branch = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user