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