gitconfig: remove duplicated comments

Resolves: d5a52b204d
This commit is contained in:
Aminda Suomalainen 2023-10-09 12:01:47 +03:00
parent d5a52b204d
commit 9bc7bb0f18
Signed by: Mikaela
SSH Key Fingerprint: SHA256:y2OpGEbett3Fqn8XFrP0X4mWfCVKf4rWkxERzqPY81U
2 changed files with 0 additions and 10 deletions

View File

@ -79,11 +79,6 @@
# I am not developing in detached head state, I generally want to compile
# a specific version of a program and I know how to get out of it
detachedHead = false
# [filter "lfs"]
# clean = git-lfs clean -- %f
# smudge = git-lfs smudge -- %f
# process = git-lfs filter-process
# required = true
[status]
submodulesummary = 1
[submodule]

View File

@ -79,11 +79,6 @@
# I am not developing in detached head state, I generally want to compile
# a specific version of a program and I know how to get out of it
detachedHead = false
# [filter "lfs"]
# clean = git-lfs clean -- %f
# smudge = git-lfs smudge -- %f
# process = git-lfs filter-process
# required = true
[status]
submodulesummary = 1
[submodule]