Method: Match::Storage::GitStorage#shallow_clone
- Defined in:
- match/lib/match/storage/git_storage.rb
#shallow_clone ⇒ Object
Returns the value of attribute shallow_clone.
12 13 14 |
# File 'match/lib/match/storage/git_storage.rb', line 12 def shallow_clone @shallow_clone end |