Skip to content

Unsupported new git status change code: [ A] #86

@jackbashford

Description

@jackbashford

This occurs fairly frequently, I use direnv and this means I have .envrc files in my directories. However, running gs then gives me the message:

2025/02/13 15:43:23
Failed to decode git status change code for chunk: [ A .envrc]
Please file a bug including this error message as well as the output of:

git status --porcelain

You can file the bug at: https://github.com/mroth/scmpuff/issues/

Output of git status --porcelain:

 A .envrc
 A devenv.lock
 A flake.lock
 A flake.nix
?? .devenv.flake.nix
?? .devenv/
?? .direnv/
?? devenv.nix
?? devenv.yaml

Contents of .envrc are "use flake":

❯ hexdump .envrc
0000000 7375 2065 6c66 6b61 0a65
000000a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions