Update Git documentation (2.1.0)

pull/129/head
Thibaut 11 years ago
parent 8067ac27bd
commit 409ef8b7ab

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

Loading…
Cancel
Save