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