Linus Oleander

Results 39 comments of Linus Oleander
trafficstars

Normally you should be able to run "bundle exec rake install:local". That will build the package for you and install it on your machine.

A `--merge` option would be good. I'm open for PRs

I'm having the same problem. Any hits on how this can be solved?

Sounds like a great idea. I'm open to PRs on this subject.

@FireLordZuko Hi! This isn't something that's being worked on, but I'm open to pull requests / a discussion if anyone else wants to contribute.

I looked at this a while back when you posted the issue. This is in short difficult to automate as each language is using its own commenting syntax. If you...

Just released a new version. It should fix the problem. `gem install git_fame -v 2.5.2`

Hi, I'm not sure I understand your question Are you trying to remove `Pods` from the results, or does it include `Pods`, a directory that has been deleted?

Btw, try adding `--verbose | grep Pods` to list all directories with the word `Pods` being used.

`git fame` is using the entire commit tree to calculate its stats. So if you ever commited a directory it will be included, unless you manually exclude it. What's the...