Re: git-stash: RFC: Adopt the default behavior to other commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Benoit Sigoure <tsuna@xxxxxxxxxxxxx> writes:

> ...  The current behavior of git stash is very
> dangerous as the following frequently happens to new comers:
>   $ git stash
>   $ <hack on something else>
>   $ git commit
>   $ git stash apply
>   $ git stash clean # Oops, typo, I just stashed my changes again
>   $ git stash clear # Oops, I just lost my changed

This is a plain FUD, isn't it?  The first Oops should not happen these
days.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux