All you neede here probably was just
$ git rev-list -3 -- glinvc03.ijs
$ git show {23335c,31e4f2,b515f0}:glinvc03.ijs
$ git log -p -2 -- glinvc03.ijs
You have set PAGER=vim in your .profile? Then put
GIT_PAGER=less; export GIT_PAGER
there, too.
-- Hannes
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html