Symbiote 8 days ago

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

1
remram 7 days 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.