Update Git documentation (2.47.1)

pull/2381/head
Simon Legner 2 months ago
parent 30f4e5b41b
commit 28ac0a119b

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

Loading…
Cancel
Save