Merge remote-tracking branch 'upstream/master' into 31Release

This commit is contained in:
Cyberboss
2017-09-23 12:59:20 -04:00
+1
View File
@@ -73,6 +73,7 @@ namespace TGCommandLine
OutputProc("Remote: " + remote + " (" + remotehead + ")");
OutputProc("Branch: " + branch);
OutputProc("HEAD: " + head);
OutputProc(String.Format("Committer Identity: {0} ({1})", Repo.GetCommitterName(), Repo.GetCommitterEmail()));
}
else
{