fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1,3 +1,4 @@
|
|||
<<<<<<< HEAD
|
||||
((magit-branch nil)
|
||||
(magit-commit nil)
|
||||
(magit-dispatch nil)
|
||||
|
@ -8,3 +9,23 @@
|
|||
(magit-push nil)
|
||||
(magit-rebase nil
|
||||
("--autostash")))
|
||||
=======
|
||||
((docker nil)
|
||||
(docker-container-inspect nil)
|
||||
(docker-container-open nil)
|
||||
(magit-am
|
||||
("--3way"))
|
||||
(magit-branch nil)
|
||||
(magit-commit nil)
|
||||
(magit-dispatch nil)
|
||||
(magit-ediff nil)
|
||||
(magit-gitignore nil)
|
||||
(magit-merge nil)
|
||||
(magit-pull nil
|
||||
("--rebase"))
|
||||
(magit-push nil
|
||||
("--force"))
|
||||
(magit-rebase nil
|
||||
("--autosquash"))
|
||||
(magit-reset nil))
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue