mirror of
https://github.com/dcarrillo/prezto.git
synced 2026-05-08 10:49:29 +00:00
9f0336b9d8
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.