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