Visual Studio 2015 shows the author of each method in C# programs, for example
2 references | tom, 100 days ago | 1 author, 1 change
private void MyMethod()
{
}
But Tom said that he didn't write the method, and Visual Studio seemed to have a problem with determining the authors of a method after a merge. Note that we push and pull from a repository on Github.
So what does the author of each method shown by Visual Studio mean?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…