Giter Site home page Giter Site logo

git-game's People

Contributors

coffee-dan avatar danielmorrison avatar esjeon avatar jsomers avatar neilparikh avatar taoo0316 avatar toddwschneider avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

git-game's Issues

Program crashes if EOF is sent.

Who wrote it (current streak: 2)? ~/bin/git-game:90:in `block in <main>': undefined method `strip' for nil:NilClass (NoMethodError)
    from ~/bin/git-game:77:in `loop'
    from ~/bin/git-game:77:in `<main>'

Same author but with different names

I have a repository where some authors show up multiple times. For example "John Doe" and "john.doe". This names should match, currently don't.

About empty commentary

Can you please add "asshole" as answer of commentary if commit is empty. Because in our organization this is often problem

UTF-8 support

Something don't work in UTF-8 :

git-game:40:in `split': invalid byte sequence in UTF-8 (ArgumentError)

Hide the name of the signer in a signed commit

Only show the subject(%s) instead of raw body(%B) of the commit message

  • show the raw body of the commit message:
$ git log -2 --pretty=format:%B
Add gzip compression level in nginx.conf

Signed-off-by: John Doe <[email protected]>
  • show the subject of the commit message:
$ git log -1 --pretty=format:%s                                                                                                                                            
Remove redundant tag in tasks/nginx_Ubuntu.yml

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.