Module: Braid::Operations::VersionControl
Instance Method Summary collapse
Instance Method Details
#git ⇒ Object
375 376 377 |
# File 'lib/braid/operations.rb', line 375 def git Git.instance end |
#git_cache ⇒ Object
379 380 381 |
# File 'lib/braid/operations.rb', line 379 def git_cache GitCache.instance end |