Felipe Contreras <felipe.contre...@gmail.com> writes:

> +'edit'::
> +
> +Manually edit the staging area (as a diff).
> +

That sounds interesting. It reminds me "git add --edit", but they are
different ('stage edit' edits the patch with HEAD, 'add --edit' edits
the patch with the worktree).

Can we find a consistent user-interface where "git add --edit" and "git
stage edit" have a closer syntax? Maybe "git stage edit --work" as a
synonym for "git add --edit"?

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to