posh-git icon indicating copy to clipboard operation
posh-git copied to clipboard

$GitPromptSettings.UntrackedFilesMode="Defaul" doesn't respect git config for untracked files

Open edshamis opened this issue 1 year ago • 0 comments

System Details

  • posh-git version/path: 1.1.0 ~\scoop\modules\posh-git
  • PowerShell version: 7.3.6
  • git version 2.42.0.windows.2
  • OS: Microsoft Windows NT 10.0.19045.0

Issue Description

As I understand, $GitPromptSettings.UntrackedFilesMode="Defaul" should make posh-git respect git config for untracked files, but it doesn't. 230904-155842

BTW, what is the difference between Default and Normal value for $GitPromptSettings.UntrackedFilesMode?

edshamis avatar Sep 04 '23 13:09 edshamis