Git Product home page Git Product logo

Comments (9)

mroth avatar mroth commented on May 28, 2024

Huh, this is really interesting, I wasn't aware of the notes functionality. Really cool. Perhaps in conjunction with a URL of an image once upload is added (see #33 and #39).

Does Github support markdown display in git notes?

from lolcommits.

nohn avatar nohn commented on May 28, 2024

But please make it configurable. You may not want to upload your lolcommits for every repository you have enable lolcommits for nor may you want to upload every lolcommit.

from lolcommits.

mroth avatar mroth commented on May 28, 2024

@nohn when image upload is added, it will definitely be optional (and auto-upload off by default).

from lolcommits.

prydonius avatar prydonius commented on May 28, 2024

If you wanted to do upload based on commit, you could have some sort of tag at the end of the message (except that you could forget) or a prompt before it takes a snap (which could get annoying).

from lolcommits.

BarryCarlyon avatar BarryCarlyon commented on May 28, 2024

On a side note, you can just add code to the post-commit hook.

I have mine on commit, grabbing the file name, rsyncing to a server, and then auto posting to works internal chat room.

from lolcommits.

prydonius avatar prydonius commented on May 28, 2024

But you might want to choose which commits you want to upload even in one project.

from lolcommits.

Hunter-Dolan avatar Hunter-Dolan commented on May 28, 2024

We use this modified Post-Commit script to append our lolcommit images to each of our commits.

Hopefully this can help someone (It's pretty dirty code but it gets the job done, assumes you're using github)

https://gist.github.com/4579913

from lolcommits.

eudaimonious avatar eudaimonious commented on May 28, 2024

Thank you for that script! http://eudaimonious.blogspot.com/2013/10/lolcommits-at-play.html

from lolcommits.

bassrock avatar bassrock commented on May 28, 2024

It would also be cool to configure a separate git repo, just for the lol commits. Keeping them in the repo of the code may be too much.

from lolcommits.

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.