Dotfiles/site-modules/core
Ade Attwood 13845d5098 fix(shell): git recommit command
When running git commit it was supposed to update the commit message you are
currently working on. When running commit with git hooks setup the commit may
fail due to a invalid message.

This now splits out the command so you can run `grc` (git recommit) to reedit
the commit message that failed rather then having to enter the message again in
a new commit message.
2021-11-21 15:58:55 +00:00
..
files fix(shell): git recommit command 2021-11-21 15:58:55 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests fix(pp): update oh-my-zsh to use vcsrepo 2021-07-18 13:57:04 +01:00
templates feat(git): move to delta diff for diff in the terminal 2021-11-21 10:52:35 +00:00