Update Git documentation (2.11.0)

pull/565/head
Thibaut Courouble 8 years ago
parent c954e6db82
commit ef8a75aa6e

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

Loading…
Cancel
Save