mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 01:41:42 +00:00
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.