Skip to content

Commit 5d7ef83

Browse files
committed
Update Git documentation (2.51.0)
1 parent cd4af58 commit 5d7ef83

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.50.0'
4+
self.release = '2.51.0'
55
self.base_url = 'https://git-scm.com/docs'
66
self.initial_paths = %w(
77
/git.html

0 commit comments

Comments
 (0)