Disable magit-gh-pulls
After my hard drive fried, I lost important configuration settings. Since then, I haven't been able to use `magit-gh-pulls` without it incessantly prompting me for my GH username and password. Until I remember how I previously configured this, I'm disabling it.
This commit is contained in:
parent
17a4f8ae53
commit
eabaf0e04f
1 changed files with 0 additions and 3 deletions
|
@ -10,8 +10,5 @@
|
|||
|
||||
(use-package magit)
|
||||
|
||||
(use-package magit-gh-pulls
|
||||
:ghook ('magit-mode-hook #'turn-on-magit-gh-pulls))
|
||||
|
||||
(provide 'wpc-git)
|
||||
;;; git.el ends here
|
||||
|
|
Loading…
Reference in a new issue