Showing content from https://github.com/emacs-eaf/eaf-git below:
emacs-eaf/eaf-git: Fully multi-threaded git client for Emacs
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert emacs-eaf/eaf-git
EAF Git is git client application for the Emacs Application Framework.
The advantages of EAF Git are:
- Large log browse: support 1 million logs browsing and search, completely cover the most of Git repository in the world (such as Linux kernel)
- Ultra-high performance: the design will make full use of multi-threaded technology, never block Emacs
- Friendly GUI: press the top key to switch different application scenarios, bottom of each page has help documentation, you can use it on the first day, do not need any learning threshold
- Log comparison window: when the log page is pressed by the 'i' key, it will display other branch logs for Rebase and Cherry-Pick, you don't need to return the branch to check the log for confirmation
- Submodule full support: in addition to basic addition and deletion, including submodules updates and version rollback are built-in, support for Submodule sub-paths
- There are still a lot of sweet features, such as one-click push, automatically revoked the last commit...
Install EAF first, then add below code in your emacs config:
(add-to-list 'load-path "~/.emacs.d/site-lisp/emacs-application-framework/")
(require 'eaf)
(require 'eaf-git)
About
Fully multi-threaded git client for Emacs
Resources License Stars Watchers Forks
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4