Something annoying that will probably bug people is that we use submodules and they always show up as having changes even if the most recent pointer to the submodule is added to the current commit. Normally this isn’t a problem and we are used to seeing it always there. Unfortunately arc thinks that it is a file that we haven’t commited yet so it always prompts to add it. This can get tiresome. We *can* add it every time, it just does nothing and will always ask us about it.
Is there a solution for something like this?