Variable Branch.project

struct Branch
{
  // ...
  Project project ;
  // ...
}