> git commit" without pathspec would have made a partial commit that records only the changes that were added with "git add -p" to the index, though. Yeah, that was the expected behavior, but not what I experienced.
> git commit" without pathspec would have made a partial commit that records only the changes that were added with "git add -p" to the index, though. Yeah, that was the expected behavior, but not what I experienced.