1 2 3 4 5 6 7 8 9 10
(define-package "magit" "3.2.1" "A Git porcelain inside Emacs." '((emacs "25.1") (dash "20210330") (git-commit "20210806") (magit-section "20210806") (transient "20210701") (with-editor "20210524")) :homepage "https://magit.vc" :keywords '("git" "tools" "vc"))