Update Git documentation (2.42.0)

pull/2034/head
Simon Legner 1 year ago
parent a5e4f5a3a0
commit acbf684186

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

Loading…
Cancel
Save