On Fri, Aug 11, 2017 at 10:48 AM, Jameson Miller
wrote:
> The set of files listed by "--ignored" changes when different
> values are given to "--untracked-files". If would be nice to
> be able to make the ignored output independent of the untracked
> settings. This patch attempts to do that whil
On 08/11/2017 01:39 PM, Brandon Williams wrote:
On 08/10, Jameson Miller wrote:
Teach Git to optionally show ignored directories when showing all
untracked files. The git status command exposes the options to report
ignored and/or untracked files. However, when reporting all untracked
files (-
On 08/10/2017 04:03 PM, Stefan Beller wrote:
On Thu, Aug 10, 2017 at 11:49 AM, Jameson Miller
wrote:
Welcome to the Git mailing list. :)
Thank you for the welcome and the review! I will include the
suggested code changes in the next patch version.
Teach Git to optionally show ignored dire
On 08/10, Jameson Miller wrote:
> Teach Git to optionally show ignored directories when showing all
> untracked files. The git status command exposes the options to report
> ignored and/or untracked files. However, when reporting all untracked
> files (--untracked-files=all), all individual ignored
On Thu, Aug 10, 2017 at 11:49 AM, Jameson Miller
wrote:
Welcome to the Git mailing list. :)
> Teach Git to optionally show ignored directories when showing all
> untracked files. The git status command exposes the options to report
> ignored and/or untracked files. However, when reporting all un
Teach Git to optionally show ignored directories when showing all
untracked files. The git status command exposes the options to report
ignored and/or untracked files. However, when reporting all untracked
files (--untracked-files=all), all individual ignored files are reported
as well. It is not c
6 matches
Mail list logo