We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b53e15 commit 06d48aeCopy full SHA for 06d48ae
lib/docs/scrapers/git.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Git < UrlScraper
3
self.type = 'git'
4
- self.version = '1.9.2'
+ self.version = '1.9.3'
5
self.base_url = 'http://git-scm.com/docs'
6
self.initial_paths = %w(/git.html)
7
0 commit comments