Giter Site home page Giter Site logo

Comments (9)

IonicaBizau avatar IonicaBizau commented on May 8, 2024

That looks like an issue in gitlog-parser. Is the repo public? /cc @yorkie

from git-stats.

theladyjaye avatar theladyjaye commented on May 8, 2024

No, unfortunately the repo is not public.

from git-stats.

yorkie avatar yorkie commented on May 8, 2024

@aventurella may I ask you to console.log(chunk+'') and post your result here? It seems like your commit message is invalid that has no first line :)

from git-stats.

theladyjaye avatar theladyjaye commented on May 8, 2024

I am including the chunk from line 33 and line 37.

I can -e with an email I end up at line 37, and I can -e with another name not an email and I end up at line 33.

Line 33 (no email):

Fri Nov 18 16:38:09 2016 -0800 5e7a105 (HEAD -> dev) chore(web): edit startup output  [Adam Venturella]

Line 37 (via email):

Fri Nov 18 15:59:30 2016 +0000 9cd6fbf Merge pull request #124 in PROJECT/web from feature/thing to dev  [Adam Venturella (Contractor)]

from git-stats.

theladyjaye avatar theladyjaye commented on May 8, 2024

I know what it is...

In my ~/.gitconfig I have my format set

[format]
      pretty = format:%C(blue)%ad%Creset %C(yellow)%h%C(green)%d%Creset %C(blue)%s %C(magenta) [%an]%Creset

When I turn this off it fixes it.

from git-stats.

yorkie avatar yorkie commented on May 8, 2024

Yup, thus can removing gitconfig fix your problem so that we could close this issue?

from git-stats.

IonicaBizau avatar IonicaBizau commented on May 8, 2024

I guess it'll be better to use an option in the git log command to use the default config. There should be one, I just don't know how it should look like. 😁

from git-stats.

theladyjaye avatar theladyjaye commented on May 8, 2024

Yup, i think it's safe to close the issue. It might just be worth mentioning this in the docs.

from git-stats.

yorkie avatar yorkie commented on May 8, 2024

:)

from git-stats.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.