# git_local A lightweight git command line wrapper in Ruby ## Installation Add this line to your application's Gemfile: ```ruby gem 'git_local' ``` And then execute: $ bundle Or install it yourself as: $ gem install git_local