From: Junio C Hamano Date: Wed, 30 Oct 2013 19:10:29 +0000 (-0700) Subject: Merge branch 'nd/magic-pathspec' X-Git-Tag: v1.8.5-rc0~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4cebbe6f55269be0ce2fbc94457512a71c9c5262 Merge branch 'nd/magic-pathspec' All callers to parse_pathspec() must choose between getting no pathspec or one path that is limited to the current directory when there is no paths given on the command line, but there were two callers that violated this rule, triggering a BUG(). * nd/magic-pathspec: Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags --- 4cebbe6f55269be0ce2fbc94457512a71c9c5262