emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ELPA] New package: gited.el


From: Tino Calancha
Subject: [ELPA] New package: gited.el
Date: Fri, 02 Jun 2017 10:42:33 +0900

Hi,

many folks like to run Git inside Emacs.  As you know, there are
several good Git front ends out there, so
why to bother writting a new one?

Some months ago i wanted to choose one Git interfaz, but any of
them matched what i had in mind.  Or maybe some did, but i just
didn't study them carefully.  So, instead of pick up one and spend
time learning it, i found easier/funnier to write my own lib. 

What i wanted is:
1) An interface similar as Dired/Ibuffer for branches: it must show
   concisely, the recent activity on each branch, and its name.

2) Whenever possible, the interface must share same keybindings
   as Dired/Ibuffer for related commands (marking, deleting,
   copying, etc.).

3) It must be simple, but powerful enough so that i can perform my
   regular Git stuff with it.

So in a nutshell, that's what Gited is: A Dired like interface for Git.
It's available for inspection in the ELPA branch:
scratch/gited




reply via email to

[Prev in Thread] Current Thread [Next in Thread]