Commit graph

26 commits

Author SHA1 Message Date
Oliver Davies 2d1a5d682a zsh: Include aliases in the current directory 2020-11-23 14:24:07 +00:00
Oliver Davies dbb272f188 git: Set email address for Inviqa repos 2020-10-11 00:24:02 +01:00
Oliver Davies 258b37a900 git: Update global gitignore filename 2020-09-10 14:45:16 +01:00
Oliver Davies e2285680b9 git: Ignore notes directories within projects 2020-08-17 10:15:29 +01:00
Oliver Davies 6ebaf2f21f git: Remove outdated files 2020-08-17 10:15:27 +01:00
Oliver Davies 33113941f1 git: Rename global gitignore file 2020-08-17 10:15:20 +01:00
Oliver Davies 18e81f9bd6 git: Add aliases for production and staging 2020-07-30 01:17:48 +01:00
Oliver Davies b35d9a938a git: Add an init template, use it to create the main branch
See
56d614f806.

> This change adds a HEAD file to the Git template with a different ref.
This means that new repositories will commit to a "main" branch by
default instead.
2020-07-20 01:47:34 +01:00
Oliver Davies 0f797c6ffe Prefer "main" to "master"
See
1e7fa50da0.

> This commit introduces `git-master-to-main-wrapper`, which seamlessly
prefers `main` to `master` but works fine with repos that do use
a `master` branch.
2020-07-19 22:06:30 +01:00
Oliver Davies 3b8724c30f git: Change the default push to "upstream" 2020-05-20 10:47:17 +01:00
Oliver Davies c1af6463a7 git: Set vim as the editor for commits 2020-04-29 15:47:39 +01:00
Oliver Davies 7838681ef7 git: Reject non-ff merges 2020-04-29 13:50:53 +01:00
Oliver Davies 884b13bdf6 git: Add aliases for updating local branches 2020-04-29 13:48:19 +01:00
Oliver Davies 171533338a Change push.default to current
Stop feature branches from pushing directly to `develop`!
2020-01-27 22:24:30 +00:00
Oliver Davies 958f684117 Add current-branch alias 2020-01-21 12:12:17 +00:00
Oliver Davies 1d69603bf5 Add cl (clone) alias 2020-01-15 16:18:11 +00:00
Oliver Davies f52b9f89c5
Add cl alias 2020-01-15 08:42:02 +00:00
Oliver Davies 712a3c82e3 Fix formatting 2020-01-15 08:17:15 +00:00
Oliver Davies 09504890ba Update git aliases 2020-01-15 01:42:33 +00:00
Oliver Davies df318f9b0e Change push.default to upstream 2020-01-15 00:57:15 +00:00
Oliver Davies af37c6b1a2 Remove old url config 2020-01-15 00:57:00 +00:00
Oliver Davies 14944df8a5 Add lfs filter 2020-01-15 00:56:41 +00:00
Oliver Davies fd9b30293e Add gitmessage
Adds a default commit template wtih some helpful reminders for
writing good commit messages.
2019-10-09 22:07:12 +01:00
Oliver Davies 2f9d00f420 Rename gitignore 2019-10-06 00:06:53 +01:00
Oliver Davies 6e6ec01ab0 Change filenames for global and local files 2019-10-06 00:02:29 +01:00
Oliver Davies ad561dca47 Tag files 2019-09-04 22:56:24 +01:00