Symbiote 2 days ago

For Git one could look for .git/config. There must be something equivalent.

  • remram 12 hours ago

    .git will be a file and not a directory, if you are in a submodule or a worktree.

    You just illustrated why trying to assume the functionality of a third-party app instead of calling it creates even more bugs.