Commit Graph

26 Commits

Author SHA1 Message Date
1829517c54 feat(git): auth HTTP/HTTPS git clone via gh CLI and 1Password CLI 2024-02-23 01:25:22 +00:00
1d3d630223 feat(gitconfig): add gitlab user section 2024-02-22 23:55:46 +00:00
32b933c419 chore(git): update gitconfig 2023-03-09 23:35:18 +00:00
7c616d00e4 feat(git): auto-sign git tags 2021-07-12 10:05:14 +01:00
ca9dc7bb92 feat(git): set defaultBranch option to "main" 2021-02-02 12:10:47 +00:00
d53f2e0bb4 chore(git): disable github http to ssh/git connections
Clone GitHub HTTP remotes over HTTP via ~/.netrc credentials instead of
forcing GitHub HTTP clones to operate over ssh/git.
2021-01-03 19:19:09 +00:00
32d59b2009 feat(git): clone GitHub HTTPS repos over SSH 2020-11-26 15:46:05 +00:00
2ac4e2898a Remove hooksPath gitconfig option 2020-08-04 15:37:12 +01:00
d3f8c7f2e8 Add sops to Brewfile 2019-01-30 14:26:09 +00:00
b26064c664 Sign git commits by default, disable on a per repo basis
Instead of the current enable on a per-repo basis.
2018-12-20 11:10:49 +00:00
e30160d8c1 Update gitconfig 2018-01-30 16:28:44 +00:00
e93ce89f44 Set hooksPath in gitconfig
This allows local hooks that apply to any and all repos committed to
on a specific machine.
2017-12-12 18:18:25 +00:00
3d0b7052f5 Update gitconfig indentation, and remove github section 2017-08-17 22:51:56 +01:00
b722857791 Update gitconfig 2017-07-03 08:28:52 +01:00
cf82e63b2c Add alias to check if pgp is enabled or not 2016-12-27 23:07:11 +00:00
c0cf533038 Update git aliases with pgp related stuff 2016-12-27 23:04:40 +00:00
2a20dfcc35 Update signing key used by git 2016-12-25 01:13:52 +00:00
230556a8e1 Update various things 2016-11-30 15:11:21 +00:00
e935bbe137 Clean up gitconfig whitespace 2015-09-01 16:45:46 +01:00
f6644465ae Add signingkey config to gitconfig file 2015-09-01 16:43:09 +01:00
996ad1a41b Update gitconfig 2015-06-23 00:45:47 +01:00
c46290f82c Update gitconfig 2014-04-12 13:14:42 +01:00
3557cb4654 Update gitconfig 2013-12-28 11:32:38 +00:00
9df3999188 Add lg git alias 2012-06-21 10:34:58 +01:00
46ec875669 always rebase when doing a git pull 2012-03-16 10:51:25 +00:00
457b8ffe53 added global gitconfig and gitignore files 2012-02-06 00:35:09 +00:00