Variable Branch.remoteBranch

struct Branch
{
  // ...
  string remoteBranch ;
  // ...
}