Jakub Narebski <jnareb@xxxxxxxxx> wrote Mon, Mar 17, 2008: > Jonas Fonseca <fonseca@xxxxxxx> writes: > > > A new version of tig is available! It brings many documentation > > improvements, bug fixes, and some much needed updates to work better > > with git (e.g. by using --no-color and avoiding to use git-diff). > > It seems like 'g', toggle revision graph visualization, doesn't work. > Checked with > $ tig log --pretty=oneline --abbrev=8 --abbrev-commit Well, the revgraph visualization only works for the main view, not the log view (which has been sort of deprecated). > > On startup, tig will now attempt to first read a system-wide configuration > > file before loading the user specific configuration file. Cherry picking > > from inside tig has been generalized, making it possible to wire > > external commands, which can access information about the current > > commit, to a keybinding. > > By thw ay, in tig(1), in the "FILES" section, there is > > /home/fonseca/etc/tigrc > System wide configuration file. > > Is it a bug in code, or just in documentation. Oops, embarrasing. I will look into fixing it so that documentation installed from the tarball will insert the local sysconfdir path. -- Jonas Fonseca -- 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