Live data from Hacker News

Tig 1.0 released - ncurses text-mode interface for git

jonas.nitro.dk

11–15 of 15 posts

Re: Tig 1.0 released - ncurses text-mode interface for git

#11
post #10

Interesting. It looks similar to the vim plugin fugitive: http://www.vim.org/scripts/script.php?script_id=2975

Fugitive is pretty great once figure out most of it.

Extradite is a wrapper around fugitive to provide a log view similar to tig's log view, but seemed a bit clunky to me last time I tried it.

https://github.com/int3/vim-extradite

Re: Tig 1.0 released - ncurses text-mode interface for git

#14
post #13
post #4

Tig is the only git viewer that I like.

what do you not like about gitk?

http://lwn.net/Articles/140350/

It's fine. I have nothing against it. I just generally like doing as much as I can in the terminal, when that makes sense.

gitk is OK, but I like tig. Personal quirks.

Re: Tig 1.0 released - ncurses text-mode interface for git

#15
post #14
post #13

Earlier quoted context omitted.

what do you not like about gitk?

http://lwn.net/Articles/140350/ It's fine. I have nothing against it. I just generally like doing as much as I can in the terminal, when that makes sense. gitk is OK, but I like tig. Personal quirks.

fair enough. i'm just the other way around - i usually prefer terminal-based apps, but i really like gitk and git-cola. the gui really enhances the user experience for both those apps.
Post reply on HN