amp
amp copied to clipboard
Version Control in Ruby. Mercurial Compatible. Big ideas.
Results
1
amp issues
Sort by
recently updated
recently updated
newest added
I wanted to use ruby 1.9 and reference amp via my Gemfile ie: ``` ruby gem 'amp', :git => '[email protected]:hh/amp.git', :branch => 'feature/ruby19-support' ``` These changes do that for me,...