Skip to content

Instantly share code, notes, and snippets.

@ravicious
Created August 13, 2009 14:16
Show Gist options
  • Save ravicious/167201 to your computer and use it in GitHub Desktop.
Save ravicious/167201 to your computer and use it in GitHub Desktop.
rav@HELL /c/dev/GitStuff
$ jeweler myproject
c:/ruby/lib/ruby/gems/1.8/gems/git-1.2.2/lib/git/lib.rb:700:in `command': git config '--gl
obal' '--list' 2>&1:error: key does not contain a section: '--global' (Git::GitExecuteErr
or)
from c:/ruby/lib/ruby/gems/1.8/gems/git-1.2.2/lib/git/lib.rb:672:in `command_lines
'
from c:/ruby/lib/ruby/gems/1.8/gems/git-1.2.2/lib/git/lib.rb:352:in `global_config
_list'
from c:/ruby/lib/ruby/gems/1.8/gems/git-1.2.2/lib/git.rb:148:in `global_config'
from c:/ruby/lib/ruby/gems/1.8/gems/jeweler-1.2.0/bin/../lib/jeweler/generator.rb:
153:in `read_git_config'
from c:/ruby/lib/ruby/gems/1.8/gems/jeweler-1.2.0/bin/../lib/jeweler/generator.rb:
192:in `use_user_git_config'
from c:/ruby/lib/ruby/gems/1.8/gems/jeweler-1.2.0/bin/../lib/jeweler/generator.rb:
85:in `initialize'
from c:/ruby/lib/ruby/gems/1.8/gems/jeweler-1.2.0/bin/../lib/jeweler/generator/app
lication.rb:30:in `new'
from c:/ruby/lib/ruby/gems/1.8/gems/jeweler-1.2.0/bin/../lib/jeweler/generator/app
lication.rb:30:in `run!'
from c:/ruby/lib/ruby/gems/1.8/gems/jeweler-1.2.0/bin/jeweler:8
from c:/ruby/bin/jeweler:19:in `load'
from c:/ruby/bin/jeweler:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment