Commit Graph

36 Commits

Author SHA1 Message Date
Aminda Suomalainen 9bc7bb0f18
gitconfig: remove duplicated comments
Resolves: d5a52b204d
2023-10-09 12:01:47 +03:00
Aminda Suomalainen d5a52b204d
How to git-lfs without git-lfs? TODO: duplicated gitconfig comments? 2023-10-09 11:12:13 +03:00
Aminda Suomalainen 1c7a28870d
gitconfig: rename src2 to 2src to not break tab complete 2023-06-17 15:25:41 +03:00
Aminda Suomalainen 43e8d5a725
gitconfig: add another persona
Resolves: #84
2023-06-17 10:48:07 +03:00
Aminda Suomalainen 0d8c40724f
gitconfig: use diff.algorithm = histogram
Gitea git defaults to it and I didn't see anything against it in current git versions by search
2023-05-24 11:21:42 +03:00
Aminda Suomalainen 33c0cb179b
git: enable templateDir 2023-05-04 13:35:00 +03:00
Aminda Suomalainen 826b641228
gitconfig: don't merge.verifySignatures
It also affects git pulls and everything with repositories I don't care that much about
2023-04-09 07:50:41 +03:00
Aminda Suomalainen 1cabb767da
gitconfig: enable merge verifySignatures & renormalize, log mailmap & showsignature 2023-03-31 09:21:57 +03:00
Aminda Suomalainen df8906be10
gitconfig: add a comment that the signingkey is PUBLIC KEY 2023-02-22 12:50:46 +02:00
Aminda Suomalainen 7955ef9003
.gitconfig: add a FINEID comment, unify gpg sections 2023-02-21 10:16:12 +02:00
Aminda Suomalainen 063f3d46bd
gitconfig: add commented x509 configuration
I didn't get it to work in the end
2023-02-21 10:10:19 +02:00
Aminda Suomalainen 5d42ef2539
gitconfig editor nvim
Ref: #151
2023-02-14 22:44:28 +02:00
Aminda Suomalainen 2e08ca60b1
gitconfig: core.safecrlf warn 2023-02-14 22:42:47 +02:00
Aminda Suomalainen 40cba20ed4
gitconfig: retab as I am bothered by the mix it had 2023-02-12 14:26:58 +02:00
Aminda Suomalainen 070495932e
gitconfig: verify lfs locks & set lockable read-only (unless locked) 2023-01-30 08:38:06 +02:00
Aminda Suomalainen 3e80de45a9
gitconfig: add submodule configuration 2023-01-25 12:48:37 +02:00
Aminda Suomalainen 040707c171
gitconfig: add push.autoSetupRemote=true & lfs filter
The later was automatic that I haven't just noticed for committing before
2023-01-24 08:24:47 +02:00
Aminda Suomalainen 8762d6ab08
gitconfig: disable advice on detachedHead state 2022-05-05 14:47:13 +03:00
Aminda Suomalainen 87169fc0a8
gitconfig: remove discontinued service
Resolves: #129
2022-04-01 17:07:45 +03:00
Aminda Suomalainen 23b6bf4463
gitconfig: add alias 'verify' for 'verify-commit HEAD' 2022-03-18 13:03:53 +02:00
Aminda Suomalainen f5ed378e75
gitconfig: add commented id_ed25519.pub signingkey 2022-01-18 11:46:23 +02:00
Aminda Suomalainen 83d229f73f
gitconfig: switch to ssh commit signing
Resolves: #123
2022-01-06 20:45:13 +02:00
Aminda Suomalainen 7500c69588
gitconfig: update name & email
Ref: #123
2021-12-22 23:16:41 +02:00
Aminda Suomalainen fffd1cec90
gitconfig: update WTOP comment 2021-09-21 10:48:36 +03:00
Aminda Suomalainen e280fc8413
gitconfig: make cxefa the default branch for git init 2020-09-13 17:55:34 +03:00
Aminda Suomalainen 3d21859967
gitconfig: pull.ff only
This fixes a warning on `git pulling` and retains consistent behaviour
across my other options that do ff unless there is letter n in the end
2020-06-13 22:12:12 +03:00
Aminda Suomalainen 348508df38
gitconfig: update WTOP comments 2020-03-15 21:36:35 +02:00
Aminda Suomalainen 024284af0d
gitconfig: force gpg2 + sign annotated tags 2019-12-11 12:46:32 +02:00
Aminda Suomalainen 3560b625cb
update gitconfig to include the new key 2019-11-23 23:30:06 +02:00
Mikaela Suomalainen 16f5e3b200
Add my work try-out-practice GPG key 2019-11-20 11:15:39 +02:00
Aminda Suomalainen 9c219aa7b3
gitconfig: add new options
closes #88
2016-06-20 19:00:04 +03:00
Aminda Suomalainen d123b88b84
gitconfig: more on signing 2016-04-10 11:54:19 +03:00
Aminda Suomalainen 524881bbee
gitconfig: enable signing all commits 2016-04-09 13:04:48 +03:00
Aminda Suomalainen ffec25dc71 gitconfig: add format.signoff true 2015-02-14 22:48:03 +02:00
Aminda Suomalainen e3005d5061 gitconfig: update email address 2015-01-10 12:18:41 +02:00
Mikaela Suomalainen 80d8b28cc9 Rearranging (#52) 2014-12-27 11:01:16 +02:00