Merge branch 'jc/rerere-train' into next

* jc/rerere-train:
  contrib/rerere-train: use installed git-sh-setup
This commit is contained in:
Junio C Hamano
2012-04-30 15:07:44 -07:00

View File

@@ -7,7 +7,7 @@ USAGE="$me rev-list-args"
SUBDIRECTORY_OK=Yes
OPTIONS_SPEC=
. git-sh-setup
. $(git --exec-path)/git-sh-setup
require_work_tree
cd_to_toplevel