When I create a workspace on my local machine taking latest version from Perforce using Perforce Visual Client connected to some server. Open solution through VS2015. Files are locked and when I try to edit I get pop up as
"Source Control- Git Do you want to edit file..?"
As per my knowledge Git is different repository altogether whereas I see googling that they are used somehow together for moving repository from one to another but here I am not doing that nor explicitly I added any plug in related to Git.
Could be client was using Git Repository earlier and top of it Perforce (P4V) is used
But exactly if Perforce and Git are two different entities Are Perforce and Git linked? How they are associated and work together? why the Git related popup appears?
Appreciate help in understanding the actual working. Thanks in Advance