Dotfiles/site-modules/core
Ade Attwood 034ae2d143 feat(shell): override "gc" alias to open up the ".git/COMMIT_EDITMSG"
When using tools like commitlint to lint your commits there is always that time
you write an invalid commit. In this situation you are dumped back into the
terminal with an error message and your invalid commit.

This function will now load the invalid commit message back in to the editor so
you can fix the errors and commit successfully.
2021-07-14 14:24:17 +01:00
..
files feat(shell): override "gc" alias to open up the ".git/COMMIT_EDITMSG" 2021-07-14 14:24:17 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00
templates fix(shell): ensure to use emacs in the terminal when using git commands 2021-07-14 14:23:20 +01:00