Browse Source

Update Git documentation (2.14.3)

Thibaut Courouble 8 năm trước cách đây
mục cha
commit
2547efffd9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.14.1'
+    self.release = '2.14.3'
     self.base_url = 'https://git-scm.com/docs'
     self.initial_paths = %w(/git.html)
     self.links = {