git 1.16.0
The Git Gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the `git` binary. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (2):
            addressable
            ~> 2.8
          
          
            rchardet
            ~> 1.8
          
    Development 相依性套件 (8):
必填:
git 1.6.0.0, or greater




