2207b83061
Don't break old scripts
2024-08-20 18:21:37 -04:00
7c8a3ac56d
A few merge options for git.
2024-06-17 12:56:00 -04:00
0a97d0b8ff
Add git trim helper command
2024-06-17 12:56:00 -04:00
ac869bf860
Merge branch 'master' of github.com:adamlsd/cshenv
2022-05-17 11:29:38 -04:00
6754d29dfa
I don't like rebasing as part of a pull or merge strategy
2022-05-17 11:29:10 -04:00
2c314a8d91
Use a builtin for show branch name.
2022-05-16 15:27:50 -04:00
0d1f7ce860
Migrate commit signing to gitconfig option.
...
This is kept, for now, in `~/.gitconfig` thus:
```
[commit]
gpgSign = true
```
This might be migrated into the universal gitconfig, but
that would require key setup for ephemeral cases.
2018-05-07 16:36:04 -04:00
d4dd8e0987
Better git and pass integration.
2016-11-30 18:32:55 -05:00
b2123da1ac
Git updates.
2016-10-06 12:53:47 -04:00
3013a34d0e
Setup git color for always, for passing to pagers
2014-02-04 17:02:32 -05:00
d03293da68
Changed git colors to things better for me.
...
(I have trouble seeing some greens, sometimes.)
2014-01-27 21:10:03 -05:00
a1da5d85e9
Added globalized git configuration
2014-01-27 19:01:25 -05:00