Update Git documentation (2.36.0)

pull/1736/head
Simon Legner 3 years ago
parent ef49eea935
commit a7987bafff

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

Loading…
Cancel
Save