Update magit

This commit is contained in:
Maciej 2018-09-13 10:31:34 +03:00
parent bb626734cb
commit 5c3648b736
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
; Magit ;;; Magit
(require 'magit) (require 'magit)
(global-set-key (kbd "<f5> c") 'magit-checkout) (global-set-key (kbd "<f5> c") 'magit-checkout)

View file

@ -1,4 +1,4 @@
;;; init.el -- Summary ;;; Init.el -- Summary
;;; Commentary: ;;; Commentary:
;;; Code: ;;; Code:
;; list the repositories containing them ;; list the repositories containing them