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
maint
Junio C Hamano 2014-03-28 13:50:59 -07:00
commit fe2a4f1591
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ ignore_joins=
annotate=
squash=
message=
prefix=

debug()
{