Module: Braid::Operations::VersionControl
Instance Method Summary collapse
Instance Method Details
#git ⇒ Object
357 358 359 |
# File 'lib/braid/operations.rb', line 357 def git Git.instance end |
#git_cache ⇒ Object
361 362 363 |
# File 'lib/braid/operations.rb', line 361 def git_cache GitCache.instance end |