Not sure what happened here.... O.O

This commit is contained in:
Chris Cochrun 2022-02-25 13:54:32 -06:00
parent 34ab43b8f9
commit 0dbc3ead0e
272 changed files with 4767 additions and 12217 deletions

View file

@ -1,5 +1,10 @@
((magit-commit nil)
((magit-branch nil)
(magit-commit nil)
(magit-dispatch nil)
(magit-fetch nil)
(magit-pull nil)
(magit-push nil))
(magit-merge nil)
(magit-pull nil
("--rebase"))
(magit-push nil)
(magit-rebase nil
("--autostash")))