Update Git documentation (2.39.0)

pull/1896/head
Simon Legner 2 years ago
parent bc6b82f6a5
commit 855197807f

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

Loading…
Cancel
Save