author | Jeff King <peff@peff.net> | |
Fri, 21 Oct 2011 17:28:04 +0000 (13:28 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 21 Oct 2011 20:55:59 +0000 (13:55 -0700) | ||
commit | 21e4631c076f4b7defcdbe3876873486352310f1 | |
tree | 0262037f64e0f7f26808b177258b59cc07a20ed4 | tree | snapshot |
parent | 927a13fe87e4b2e0edabb2f8615f0851f70fbbd8 | commit | diff |
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>
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] | blob |
contrib/git-jump/git-jump | [new file with mode: 0755] | blob |