mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
37d4918c9a
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
9 lines
478 B
Text
9 lines
478 B
Text
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.
|
|
|
|
Magit is not a complete interface to Git; it just aims to make the most
|
|
common Git operations convenient. Thus, Magit will likely not save you
|
|
from learning Git itself.
|