Variable Commit.sha1

struct Commit
{
  // ...
  string sha1 ;
  // ...
}