spacemacs/layers/+source-control
Aaron L. Zeng af53045448 [git] Remove magit-git-executable hack, which is no longer needed
magit v3.2.0 now defines `magit-git-executable` as a
function (actually a defsubst), and two separate variables,
`magit-git-executable` and `magit-remote-git-executable`.  On darwin,
magit already sets `magit-git-executable` to the result of
`(executable-find "git")`, so having this is now redundant in
Spacemacs.
2022-06-25 08:56:33 +02:00
..
git [git] Remove magit-git-executable hack, which is no longer needed 2022-06-25 08:56:33 +02:00
github chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
perforce chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
version-control [source-control] Evilify the svn/git/hg mode-maps after its mode file be loaded 2022-06-09 19:21:03 +02:00