Not sure what happened here.... O.O
This commit is contained in:
parent
34ab43b8f9
commit
0dbc3ead0e
272 changed files with 4767 additions and 12217 deletions
|
@ -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")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue