[GTALUG] git questions

Loui Chang louipc.ist at gmail.com
Fri Mar 6 18:24:38 UTC 2015


On Fri 06 Mar 2015 10:52 -0500, Giles Orr wrote:
> I live and die by the command line, and I'm fairly sure all of this
> can be achieved without installing extra tools (and gitk wouldn't play
> well with remote servers).  I'm hoping to have a quick status update
> that's always there, no extra commands needed.

As far as finding out your status against a remote you will have to use a
network connection and query the remote. There's no way around that.
You can fetch the remote (git fetch) ahead of time, and I suppose get some
reasonable idea of where you stand later.

Try tig, a curses based git explorer http://jonas.nitro.dk/tig/

What do you use for mail on the command line?



More information about the talk mailing list