Benedikt Heine
881d4a0340
nvim: set EDITOR variable only if installed
...
Since git core.editor was set in the initial commit, I suspect I wasn't
aware of $EDITOR in the environment. So it's safe to delete
git/gitconfig's core.editor and take it from $EDITOR by default, which
actually checks if nvim is installed.
for git's diff.tool and merge.tool, I don't see a possibility to have a
conditional switch and fallback to vim. I don't expect to work on
another workstation without neovim.
2026-01-27 00:18:58 +01:00
Benedikt Heine
e2a098ce82
nvim: use it in git as default editor
2026-01-27 00:17:59 +01:00
Felix Buehler
3dccaca6e6
git: add more aliases
Build / Lint Code Base (push) Has been cancelled
CI / build (push) Has been cancelled
2025-12-02 22:41:21 +01:00
Felix Buehler
f37b123b82
git: fix gitlab-upstream fetch
Build / Lint Code Base (push) Has been cancelled
CI / build (push) Has been cancelled
2025-11-28 22:01:11 +01:00
Felix Buehler
cedda07b7b
git: disable fetch.all
Build / Lint Code Base (push) Has been cancelled
CI / build (push) Has been cancelled
2025-11-22 19:37:31 +01:00
Felix Buehler
cb8eb6dbbe
git: update config
2025-02-27 22:35:46 +01:00
Felix Buehler
db3669f896
git: enable autoSetupRemote
2024-01-26 20:52:04 +01:00
Felix Buehler
da5f76b070
git/config: move to diff3 conflicts
2023-04-23 14:31:36 +02:00
Felix Buehler
559db16be5
git/config: enable navigation for delta
2023-04-23 14:31:07 +02:00
Benedikt Heine
51dafc36dd
Enforce ssh git push URLs
2023-04-21 17:07:45 +02:00
Felix Buehler
243b171a95
git: add nixos as safe-directory
2022-04-23 11:40:36 +02:00
Felix Buehler
887c57e5f7
[git] fmt
2020-11-13 20:41:37 +01:00
Felix Buehler
08a6f66418
[git] hide pull-rebase option
2020-10-22 15:49:37 +02:00
Felix Buehler
6576a606da
[git] add delta-git for better diff output but setting diff-so-fancy as fallback
2020-09-05 17:03:06 +02:00
Felix Buehler
5a4c6c8acd
[git] write commitgraph and remove gnome-keyring-helper
2020-09-04 16:20:40 +02:00
Felix Buehler
56290f52e5
[git] display utf8-chars as hex
2020-03-30 20:47:47 +02:00
Felix Buehler
c3dcd8c03f
[git/config] Fetch also merge requests on GitLab and pull requests on Github
2019-08-15 00:02:56 +02:00
Felix Buehler
7ed211585f
[git] remove unused merge.template setting
2019-07-07 23:14:59 +02:00
Felix Buehler
eb40f528e3
[git/config] update alias ct showing more infos
2019-06-17 00:36:40 +02:00
Felix Buehler
8c8689dbf2
[git/gitconfig] removed breaking fetch commands from earlier versions
2019-05-18 17:27:34 +02:00
Felix Buehler
cfc6658fd5
[git] color lines of the same commit in git blame
2019-05-03 23:08:08 +02:00
Felix Buehler
0486c5efd4
[git] Add git-git
2017-10-18 21:48:59 +02:00
Benedikt Heine
77bd2239bc
update diff-so-fancy
2017-10-17 23:39:07 +02:00
Benedikt Heine
f63d680027
New color scheme for git diff
2017-10-17 23:36:51 +02:00
Felix Buehler
3459859c36
[git] now using new email
2017-02-05 23:42:21 +01:00
Felix Buehler
86a1da2632
initial commit
2017-01-26 13:48:55 +01:00