Re: Feature Request: git config for stash -u

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

 



Juan José López Villar <jjoselvill@xxxxxxxxx> writes:

> I was wondering if a git configuration could be made for including by
> default untracked files to git stash, so every time it runs it is like
> it had the -u flag appended. For example: stash.includeUntracked

It probably won't be just an addition of a configuration variable,
but it would also need to adjust the command line option so that a
configured stash.includeUntracked==true can be countermanded from
the command line (e.g. "git stash --no-include-untracked").

Are you interested in running with your idea to implement it?




[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