It appears that on our Team Foundation Server 2015 when I check into our Team Project's GIT repository it will attribute the commit author as whatever is in the user's .gitconfig file under [user]. I feel like this is wrong since everyone signs into our TFS server with their TFS credentials (AD credentials) so why wouldn't I want to be able to trace a commit back to a particular TFS team member?
Is this something that could be configured on the TFS or GIT repo server side?