mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
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
31 KiB
31 KiB