Language

Package: emacs-magit @ 3.3.0

Synopsis

Emacs interface for the Git version control system

Description

With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations.

Home page
https://magit.vc/
Location
gnu/packages/emacs-xyz.scm (line: 785, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t