Git constructor

Git()

Implementation

factory Git() {
  return _self;
}