This package browser is in early development. Mind the rough edges.

emacs-magit 3.3.0-7.dda332b

Emacs interface for the Git version control system

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.

Installation

Install emacs-magit 3.3.0-7.dda332b as follows:

guix install emacs-magit@3.3.0-7.dda332b

Or install the latest version:

guix install emacs-magit

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.