Dotfiles/site-modules/core
Ade Attwood f386272007 feat(bin): detect merge conflicts in merge-patch
When merge patching it will now detect if there is an unresolved conflict in
your current branch and exit without doing anything.

This is useful when merging multiple branches at once, if you hit a conflict
half way though it would remove the "MERGE_PATCH" file and lose where you where
in the patch

Now the script will exit and not lose the position so you can `--continue`
correctly after fixing the conflicts
2022-02-15 20:24:45 +00:00
..
files feat(bin): detect merge conflicts in merge-patch 2022-02-15 20:24:45 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests refactor(emacs): update folder structure to move melpa out of the repo 2021-11-21 19:11:44 +00:00
templates feat(git): move to delta diff for diff in the terminal 2021-11-21 10:52:35 +00:00