Method: Jgit::Project#fetch

Defined in:
lib/jgit.rb

#fetchObject



119
120
121
# File 'lib/jgit.rb', line 119

def fetch
	exe "git fetch"
end