|
d3e546e39e
|
Add git timeshift command
|
2021-01-22 09:32:36 +01:00 |
|
|
32968eb39e
|
Add git fixup command
|
2021-01-20 14:53:04 +01:00 |
|
|
dec9f428c7
|
Remove git difftool confirmation prompt
|
2020-07-23 10:01:20 +02:00 |
|
|
8660fa26a4
|
Update git dog command to be time-ordered
|
2020-07-16 12:50:21 +02:00 |
|
|
f5637ce4d2
|
Update git adog alias to sort by date
|
2020-07-14 12:00:14 +02:00 |
|
|
423a800e9b
|
Add git changes command
|
2020-06-15 15:26:51 +02:00 |
|
|
c4d509239a
|
Retab gitconfig
|
2020-05-15 20:36:12 +02:00 |
|
|
b306a3fa2d
|
Add git root alias
|
2020-05-15 10:01:55 +02:00 |
|
|
fd0f08754b
|
Add local .gitignore files to git config
|
2020-04-07 14:25:17 +02:00 |
|
|
ee8f0ac2fe
|
Configure git for per-project identities
|
2020-03-31 10:27:50 +02:00 |
|
|
688e31c20c
|
Make git head alias more verbose
|
2020-01-31 14:20:03 +01:00 |
|
|
eddbd382b8
|
Add git head alias
|
2020-01-30 10:34:49 +01:00 |
|
|
c317a06de5
|
Add git dog command
|
2020-01-19 13:14:13 +01:00 |
|
|
55fc2ed08f
|
Clean git configuration
git ten was useless and the username/email settings are better off in
the local configuration
|
2020-01-08 15:23:09 +01:00 |
|
|
3b78fac2eb
|
Fix mergetool
|
2019-09-24 09:15:25 +02:00 |
|
|
6ad0f8e55c
|
Add gvimdiff as GUI difftool to gitconfig
|
2019-09-13 14:30:58 +02:00 |
|
|
b5568779f8
|
Set git difftool to prompt for every file
Otherwise accidentally diffing a range with many changed files requires
quitting lots of vim instances and leaves no time to abort in between.
|
2019-09-13 14:26:44 +02:00 |
|
|
0f069f08aa
|
Change git difftool to vimdiff
|
2019-09-13 14:23:50 +02:00 |
|
|
9bec530c75
|
Change git editors from gvim to vim
|
2019-09-12 10:04:25 +02:00 |
|
|
ee35298a03
|
Add more stuff to gitconfig
|
2018-11-26 17:30:15 +01:00 |
|
|
4128670de2
|
Add gitconfig file
Can be included with
[include]
path = path/to/file
in local gitconfig.
|
2018-11-26 13:20:50 +01:00 |
|