Class: Commitshots::Backends::Hg
- Inherits:
-
Object
- Object
- Commitshots::Backends::Hg
- Defined in:
- lib/commitshots/backends/hg.rb
Instance Method Summary collapse
Instance Method Details
#checkout_revision(id) ⇒ Object
8 9 10 |
# File 'lib/commitshots/backends/hg.rb', line 8 def checkout_revision(id) end |
#get_revisions ⇒ Object
4 5 6 |
# File 'lib/commitshots/backends/hg.rb', line 4 def get_revisions end |