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

Joel Grunbaum
2022-01-01 533a0cf5f9c55443ec3a17af2232f3397be247d6
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