Commit Graph

14 Commits

Author SHA1 Message Date
5425c2846a (gitconfig): Use chezmoi variable for vim configuration. 2024-11-13 08:01:27 +01:00
Heavy
9bc5d97713 (git): Adjust wrong alias in .gitconfig. 2024-11-07 13:03:21 +01:00
b3bd95686d Update dot_gitconfig.tmpl 2024-11-07 12:59:45 +01:00
ef31656e37 (gitconfig): Add alias to list branches ordered by commit date.
Signed-off-by: Stefan Gaiselmann <heavy.sg@gmx.de>
2024-07-22 15:35:51 +02:00
Stefan Gaiselmann
8cc45a4086 Added global pre-commit git hook. 2023-01-16 14:38:09 +01:00
Stefan Gaiselmann
2d5cb35ce8 Minor changes in gitconfig and vimrc. 2022-05-12 08:13:35 +02:00
Stefan Gaiselmann
a9441a50e4 Added git checkout new branch alias. 2022-02-06 13:05:11 +01:00
Stefan Gaiselmann
47248a43c8 Added Jess Archer's aliases to gitconfig. 2022-01-28 09:17:11 +01:00
Heavy
e28fb54e03 Added 'meld' as mergetool on Linux. 2021-06-09 10:54:18 +02:00
Stefan Gaiselmann
08721fbe71 Added p4merge as mergetool in git config (only if OS is windows). 2021-02-13 10:40:12 +01:00
e9402092d4 Added "ignore" alias to git configuration.
Based on https://docs.gitignore.io/install/command-line
2021-01-13 09:33:39 +01:00
e9d35f903d Added "sumamry" alias.
Will print a short summary of git commits per author.

    32 Some Developer <sd@example.com>
    12 Another Developer <ad@example.com>
2020-12-17 11:44:12 +01:00
Stefan Gaiselmann
d54ef7af7d Added stuff from .gitconfig (more aliases and push/pull hints). 2020-11-08 14:10:58 +01:00
Stefan Gaiselmann (centos8)
d236594659 Added gitconfig template. 2020-10-23 13:34:08 +02:00