Explorar o código

Update Git documentation (2.40.0)

Simon Legner %!s(int64=2) %!d(string=hai) anos
pai
achega
0d41bfe631
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/git.rb

+ 1 - 1
lib/docs/scrapers/git.rb

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