Update Git documentation (2.3.1)

pull/185/head
Thibaut 10 years ago
parent 113ee11ef5
commit 57a94bfac5

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

Loading…
Cancel
Save