# File lib/grit/repo.rb, line 320
def
remote_fetch
(
name
)
self
.
git
.
fetch
({},
name
)
end