Commit graph

19 commits

Author SHA1 Message Date
9b47b43325 Add sum/summary alias to git 2024-08-19 12:41:54 +01:00
f9bba1b3ef Force ff-only for merge 2024-05-09 11:21:08 +01:00
dbeca13721 Default to iso-strict dates 2024-05-09 11:08:46 +01:00
a0efbc8c6b Add summary of changed files to git last 2024-04-29 11:26:52 +01:00
e02e6a9195 Stop using autocrlf on Linux 2023-06-20 19:53:44 +01:00
a906614264 Use default CRLF setting 2023-06-13 15:57:15 +01:00
2e164ec47e Add Windows config 2023-04-13 11:35:58 +01:00
a318f2989b Move git config into XDG_CONFIG_HOME 2021-11-01 10:59:31 +00:00
3f88085b3d Stop specifying a credential helper (prefer SSH) 2021-09-27 17:04:12 +01:00
ab344c7023 Prefer ff over rebase 2021-09-27 17:03:37 +01:00
cd10edf33b Set autocrlf to input and stop saving HTTP(S) passwords 2021-06-30 12:14:02 +00:00
9973d25fa0 Set default branch name 2021-06-21 22:34:44 +01:00
044f48e733 Update clone URLs 2021-03-31 12:28:56 +01:00
72837fb596 Add git URL shortcuts 2021-03-17 22:43:30 +00:00
c5ee1f39df Remove git aliases I no longer use 2021-03-11 22:53:53 +00:00
4e26a596ad Include .gitconfig.local for user.name and user.email 2021-03-11 22:47:47 +00:00
842d69a591 Copy the .gitconfig file directly
Trying to be smart and using the git_config module was breaking aliases
and other settings, because of stray quotation marks.
2021-03-09 22:00:05 +00:00
844cbf8343 Use git_config module instead of static .gitconfig 2019-11-28 12:34:22 +00:00
0f349ccc59 Refactor completely to improve run speed 2019-11-20 10:07:43 +00:00
Renamed from roles/home/files/gitconfig (Browse further)