mirror of https://github.com/Chizi123/.emacs.d.git

Joel Grunbaum
2022-01-01 533a0cf5f9c55443ec3a17af2232f3397be247d6
Gerrit interation isn't great and the package is unmaintained
1 files modified
2 ■■■ changed files
config.org 2 ●●● patch | view | raw | blame | history
config.org
@@ -901,7 +901,7 @@
  (add-hook 'magit-process-prompt-functions
            #'magit-process-general-yn-prompt-hook)
#+END_SRC
*** Gerrit integration
*** COMMENT Gerrit integration
Gerrit takes ~origin:refs/for/master~ as a destination.
Enable magit to work with its oddities.
#+BEGIN_SRC emacs-lisp