Module: Braid::Operations::VersionControl
Instance Method Summary collapse
Instance Method Details
#git ⇒ Object
439 440 441 |
# File 'lib/braid/operations.rb', line 439 def git Git.instance end |
#git_cache ⇒ Object
443 444 445 |
# File 'lib/braid/operations.rb', line 443 def git_cache GitCache.instance end |