Update Git documentation (2.0.0)

pull/110/head
Thibaut 11 years ago
parent 1dc4a574e9
commit 0a9c7ee797

@ -1,7 +1,7 @@
module Docs
class Git < UrlScraper
self.type = 'git'
self.version = '1.9.3'
self.version = '2.0.0'
self.base_url = 'http://git-scm.com/docs'
self.initial_paths = %w(/git.html)

Loading…
Cancel
Save