Method: MultiGit::Repository#git_dir
- Defined in:
- lib/multi_git/repository.rb
#git_dir ⇒ String
This method is abstract.
Returns the repository directory (the place where the internal stuff is stored)
50 |
# File 'lib/multi_git/repository.rb', line 50 abstract :git_dir |