Re: [PATCH v8 4/6] stash: teach 'push' (and 'create_stash') to honor pathspec From: Junio C Hamano <hidden> Date: 2017-02-28 22:15:50 Thomas Gummerer [off-list ref] writes: + git reset ${GIT_QUIET:+-q} -- "$@" + git ls-files -z --modified -- "$@" | + git checkout-index -z --force --stdin + git checkout ${GIT_QUIET:+-q} HEAD -- $(git ls-files -z --modified "$@") I think you forgot to remove this line, whose correction was added as two lines immediately before it. I'll remove it while queuing. + git clean --force ${GIT_QUIET:+-q} -d -- "$@" Thanks.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help