Merge pull request #1160 from simon04/git-2.25

git: update to 2.25.0
pull/1173/head
Jed Fox 5 years ago
commit 18f53e5038

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

Loading…
Cancel
Save