Commit graph

11 commits

Author SHA1 Message Date
afdac0356e fix(gitconfig) 2024-10-06 18:25:24 +02:00
4138a68523 git uses main as default 2023-10-22 10:10:09 +02:00
14e5ec9e92 various updates 2023-07-19 22:18:51 +02:00
391d606a51 more git aliases 2021-04-04 12:04:20 +02:00
58e6285d24 git push default simple 2018-03-03 14:42:42 +01:00
9b85d0cc05 git ci and ca 2017-11-02 17:13:07 +01:00
402de670bf Use the conditional jump only for the diff pager 2013-03-13 23:14:25 +01:00
a7dfab14cd git pager jump to diff sections instead of files 2013-03-13 12:32:09 +01:00
040fdd66f8 Separate color from pager 2013-03-12 22:36:43 +01:00
9e9e6bb5a7 ci = commit -a -v 2013-03-12 22:36:21 +01:00
038376c1a4 Add .gitconfig, with aliases and pager config
The pager config colors the diff and use less as a pager,
After having called "git diff", you just will just have to type 'n'
to iterate over diff sections.
2013-03-12 11:26:31 +01:00