Variable UploadInfo.commits

struct UploadInfo
{
  // ...
  Commit[] commits ;
  // ...
}