Module: Braid::Operations::VersionControl
Instance Method Summary collapse
Instance Method Details
#git ⇒ Object
422 423 424 |
# File 'lib/braid/operations.rb', line 422 def git Git.instance end |
#git_cache ⇒ Object
426 427 428 |
# File 'lib/braid/operations.rb', line 426 def git_cache GitCache.instance end |