We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4af58 commit 5d7ef83Copy full SHA for 5d7ef83
lib/docs/scrapers/git.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Git < UrlScraper
3
self.type = 'git'
4
- self.release = '2.50.0'
+ self.release = '2.51.0'
5
self.base_url = 'https://git-scm.com/docs'
6
self.initial_paths = %w(
7
/git.html
0 commit comments