Is there a way to tell if a file is being tracked by running some git
command and checking its exit code?
In other words: is git tracking a file?
Is there a way to tell if a file is being tracked by running some git
command and checking its exit code?
In other words: is git tracking a file?