Skip to content

Doesn't works with Ruby 1.9.1 #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AlekSi opened this issue Aug 28, 2009 · 2 comments
Closed

Doesn't works with Ruby 1.9.1 #4

AlekSi opened this issue Aug 28, 2009 · 2 comments
Milestone

Comments

@AlekSi
Copy link

AlekSi commented Aug 28, 2009

/opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/lib.rb:345:in chdir': wrong number of arguments (1 for 0) (ArgumentError) from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/lib.rb:345:inconfig_list'
from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/lib.rb:315:in config_remote' from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/remote.rb:8:ininitialize'
from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/base.rb:330:in new' from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/base.rb:330:inblock in remotes'
from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/base.rb:330:in map' from /opt/local/lib/ruby1.9/gems/1.9.1/gems/schacon-git-1.2.2/lib/git/base.rb:330:inremotes'

@ghost
Copy link

ghost commented Sep 24, 2009

that is fixed here
http://github.com/IronDigital/ruby-git/commit/4dcd82584c3097ba68a9507833e9f171d33407e0

the github flavored markdown didn't correctly link user/project@sha so i had to use a real link

@robertodecurnex
Copy link
Contributor

Fixed on #35
Ty!

cwalsh pushed a commit to cwalsh/ruby-git that referenced this issue Jan 6, 2014
Allow 1.8 and ruby-head to fail on travis.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants