From: Junio C Hamano Date: Mon, 11 Jul 2016 17:44:16 +0000 (-0700) Subject: Merge branch 'ao/p4-has-branch-prefix-fix' into maint X-Git-Tag: v2.9.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e3e28b2f320d27242a2728e48fad27f5f7f2f21;p=thirdparty%2Fgit.git Merge branch 'ao/p4-has-branch-prefix-fix' into maint A bug, which caused "git p4" while running under verbose mode to report paths that are omitted due to branch prefix incorrectly, has been fixed; the command said "Ignoring file outside of prefix" for paths that are _inside_. * ao/p4-has-branch-prefix-fix: git-p4: correct hasBranchPrefix verbose output --- 8e3e28b2f320d27242a2728e48fad27f5f7f2f21