Update Git documentation (2.38.0)

pull/1832/head
Simon Legner 2 years ago
parent cc8df8aae2
commit dde51842f4

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

Loading…
Cancel
Save