Variable Branch.remote

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