diff --git a/elisp/plugin-magit.el b/elisp/plugin-magit.el index b829717..9a09922 100644 --- a/elisp/plugin-magit.el +++ b/elisp/plugin-magit.el @@ -15,6 +15,12 @@ ;; P u git push ;; F u git pull ;; +;;; Crashkurs: +;; M-x magit-status führt bei Bedarf auch magit-init aus +;; s files für stage auswählen +;; c c commit, anschließend kommt Fenster mit Commit-Message +;; C-c C-c tatsächlich git-commit +;; ;;; Code: (use-package magit