Re: [feature suggestion] Add 'git stash export', 'git stash import' commands to allow to backup stash externally

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

 



Yuri <yuri@xxxxxxxxx> writes:

> On 5/5/21 11:43 PM, Johannes Sixt wrote:
>> I know. But, as I said, when you turn away from your current work, which
>> is precious, then you should make a commit, in particular, when you can
>> forsee that you might not be able to come back soon.
>
>
> How can I commit unfinished work? Commits are public, this would break
> things.

Unlike centralized SCM like SVN and CVS, commits in Git are private
until you make them public by pushing, and you do not allow other
people to fetch/pull from the repository you actively work in.  If
your commits become public immediately after you make them, perhaps
there is a room in your workflow for vast improvement.




[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