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