UploadInfo.this - multiple declarations

Function UploadInfo.this

this (
  Branch branch,
  string info
);

Function UploadInfo.this

this (
  Branch branch,
  Commit commit
);