Method: MultiGit::Repository#git_work_tree

Defined in:
lib/multi_git/repository.rb

#git_work_treeString

This method is abstract.

Returns the working directory (the place where your files are)

Returns:

  • (String)


56
# File 'lib/multi_git/repository.rb', line 56

abstract :git_work_tree