[PATCH] git: show hidden tracked files

Thomas Monjalon thomas at monjalon.net
Mon Nov 11 12:06:46 CET 2024


17/10/2024 18:26, Stephen Hemminger:
> On Thu, 17 Oct 2024 17:15:03 +0200
> Thomas Monjalon <thomas at monjalon.net> wrote:
> 
> > The hidden files are not considered because of the first rule in
> > .gitignore file.
> > 
> > In order to see changes in the hidden tracked files,
> > they are added in .gitignore as explicit include rules.
> > 
> > The derivatives of the first level files are also shown.
> > Example: .mailmap.rej
> > 
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>

Applied





More information about the dev mailing list