Method: MultiGit::Repository#git_work_tree
- Defined in:
- lib/multi_git/repository.rb
#git_work_tree ⇒ String
This method is abstract.
Returns the working directory (the place where your files are)
56 |
# File 'lib/multi_git/repository.rb', line 56 abstract :git_work_tree |