Class: Commitshots::Backends::Hg

Inherits:
Object
  • Object
show all
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_revisionsObject



4
5
6
# File 'lib/commitshots/backends/hg.rb', line 4

def get_revisions

end