Skip to content

Commit be13903

Browse files
committed
Update Git documentation (2.10.2)
1 parent dd51d18 commit be13903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)