Jelajahi Sumber

Update Git documentation (2.14.1)

Thibaut Courouble 8 tahun lalu
induk
melakukan
84bf2af3e7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.13.0'
+    self.release = '2.14.1'
     self.base_url = 'https://git-scm.com/docs'
     self.initial_paths = %w(/git.html)
     self.links = {