Omar Othman <omar.oth...@booking.com> writes:

> [omar_othman main (trunk|MERGING*)]$ git add path/to/file.txt
> [omar_othman main (trunk*)]$
>
> Note how the status message has changed to show that git is now happy.
> It is at that moment that the stash reference should be dropped

Dropping the stash on a "git add" operation would be really, really
weird...

> (or the user (somehow) is notified to do that herself if desired),
> because this means that the popping operation has succeeded.

But how would you expect to "be notified"?

-- 
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