On Sat, Aug 04, 2007 at 12:29:03PM +0100, Johannes Schindelin wrote: > Hi, > > On Sat, 4 Aug 2007, Erik Colson wrote: > > > git-gui is a nice application and I like to use it while developping. > > However as probably a lot of developpers do, I regularly code in Emacs > > from a distant ssh client. > > Therefor I'd want to find some app like git-gui running in console... > > Does this exist or is there a project in development ? > > There is tig. http://repo.or.cz/w/tig.git > > It is something similar to gitk but based on curses, so it is a viewer for > now. But I do not see any fundamental reason why it should not be > possible to teach it many of the tricks git-gui does. > > Just fork it (you can even do that on repo.or.cz; tig.git is mirrored > there), and give it a go! Thanks for the very fast answer. I'm currently trying it out. However I can't figure out how to view the 'changed but not updated' in diff format... Any clue what I'm missing ? -- Erik - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html