Merge branch 'jk/subtree-prefix'

A stray environment variable $prefix could have leaked into and
affected the behaviour of the "subtree" script.

* jk/subtree-prefix:
  subtree: initialize "prefix" variable
This commit is contained in:
Junio C Hamano 2014-03-28 13:50:59 -07:00
commit fe2a4f1591

View file

@ -46,6 +46,7 @@ ignore_joins=
annotate=
squash=
message=
prefix=
debug()
{