Update Git documentation (2.6.1)

pull/281/head
Thibaut 9 years ago
parent f5d8bee82b
commit 8ba1c25a10

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

Loading…
Cancel
Save