Module: EasyAuto::GitWrapper
- Included in:
- CreateBranch, CreateRepo, PullRequest, SetUpstream
- Defined in:
- lib/easy_auto/git_wrapper.rb
Instance Method Summary collapse
Instance Method Details
#git ⇒ Object
5 6 7 |
# File 'lib/easy_auto/git_wrapper.rb', line 5 def git @git ||= Git end |