Not sure if this is the place to post this question but I was wondering if anyone is aware of any apps which allows you to track your GIT repo code base if it has been checked out on another users computer. When I mean track, I mean prevent them from copying the software from their machine to anywhere else etc... So far from my experience working as a software engineer, I have just been handed a laptop from the company but anyone can easily just take their work and create a duplicate of it.
Companies IP does protect their code / DB but then again, it's very hard to track if your back-end code base has been reproduced for someone else.
I apologize in advance if this has been already answered but I could not find it on StackOverflow or the web thus far.