git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Easy Git (eg) -- brainstorming about git UI
@ 2008-03-10 12:57 Elijah Newren
  0 siblings, 0 replies; only message in thread
From: Elijah Newren @ 2008-03-10 12:57 UTC (permalink / raw)
  To: git; +Cc: Carl Worth

Hi,

I thought I'd send a heads up to the list that I'm working on a
porcelain called eg (see http://www.gnome.org/~newren/eg/).  It's more
of a brainstorming session and demonstration than anything else.  I'm
not sure if anyone else will actually be interested, but it at least
has been serving to teach me more about git.  Here's a small blurb
about eg that I wrote last week:

    * eg is a brainstorming session about simplifying the user
interface of git, in the form of a usable demonstration
    * eg is predominantly an exercise in writing documentation; I'd
guess that 95% of the lines of the program are inline text for its
replacement help system.
    * eg is nearly command-line backwards compatible to git; those
familiar with git can start using eg by simply replacing "git" with
"eg" in their commands.
    * eg is example driven; the documentation focuses heavily on examples
    * eg is incomplete and probably buggy. Sorry, I'm working on it.

The first and last bullet points were too optimistic (or I caved in
and published this too early, take your pick).  There are *definitely*
bugs[1], and there's lots of things I haven't gotten around to doing
yet.

Elijah


[1] In addition to the bugs I have run across and not yet fixed, I
also made a bunch of changes recently without testing them.  So much
for getting everything done I wanted this weekend....and now it's time
to go to work.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-10 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-10 12:57 Easy Git (eg) -- brainstorming about git UI Elijah Newren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).