[PATCH] git: show hidden tracked files
Stephen Hemminger
stephen at networkplumber.org
Thu Oct 17 18:26:02 CEST 2024
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>
More information about the dev
mailing list