GitConfig constructor

GitConfig({
  1. HttpConfig? http,
})

Implementation

GitConfig({this.http});