Fix a bug introduced in d4a5bed. Though '--mixed' is the default for 'git reset', using it with paths returns the following warning. warning: --mixed with paths is deprecated; use 'git reset -- <paths>' instead.
d4a5bed