contrib: add git-jump script
commit21e4631c076f4b7defcdbe3876873486352310f1
authorJeff King <peff@peff.net>
Fri, 21 Oct 2011 17:28:04 +0000 (21 13:28 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2011 20:55:59 +0000 (21 13:55 -0700)
tree0262037f64e0f7f26808b177258b59cc07a20ed4
parent927a13fe87e4b2e0edabb2f8615f0851f70fbbd8
contrib: add git-jump script

This is a small script for helping your editor jump to
specific points of interest. See the README for details.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/git-jump/README [new file with mode: 0644]
contrib/git-jump/git-jump [new file with mode: 0755]