Skip to content

Commit acbf684

Browse files
committed
Update Git documentation (2.42.0)
1 parent a5e4f5a commit acbf684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/git.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Git < UrlScraper
33
self.type = 'git'
4-
self.release = '2.41.0'
4+
self.release = '2.42.0'
55
self.base_url = 'https://git-scm.com/docs'
66
self.initial_paths = %w(/git.html)
77
self.links = {

0 commit comments

Comments
 (0)