GithubHelp home page GithubHelp logo

context-driven-testing-toolkit / git-log2json Goto Github PK

View Code? Open in Web Editor NEW
31.0 2.0 8.0 14 KB

Convert Git logs to JSON. The first script (git-log2json.sh) is all you need, the other two files contain only optional bonus features 😀

Home Page: https://gist.github.com/textarcana/1306223

Shell 89.29% JavaScript 10.71%

git-log2json's Introduction

git-log2json's People

Contributors

textarcana avatar

Stargazers

Fools avatar Ramón A. Lovato avatar Yo Yehudi avatar  avatar Soumya D. Sanyal avatar Chris McCormick avatar Alex Nichols avatar  avatar Mike Li avatar Scott Sword avatar Nattakit Boonyang avatar Pablo Colturi Esteve avatar  avatar Zixuan Wang avatar Christian Koop avatar Yun Tse Wu avatar Zoid avatar Yashika Sharma  avatar Marshall Jones avatar Frederic Roggon avatar Danny Brown avatar Eugen Kuksa avatar Dmitry Kostyukevich avatar Anatoli Babenia avatar Damien Golding avatar Danny avatar eg avatar Austin Cross avatar Andrea Borruso avatar Lucas Bremgartner avatar Dalmo Santos avatar

Watchers

 avatar James Cloos avatar

git-log2json's Issues

Query regarding git-log2json

Hi @textarcana, thank you for preparing this repo. I am using the git-log2json for a task but not able to get the result I expect.

I have urls.txt file containing github repo urls I want to clone. I am using a loop within the shell script to loop through the urls one by one. save the url to a variable $line and then use the code you have in git-log2-json to save the output to the json format.
But when I run the script I do not get the github repo urls field filled in the json, its empty instead. Is there a solution to this problem?

PS: I have also tried using
repository=$(git remote -v | head -n1 | perl -lwne 'm{\b([^/:]+/[^/]+).git\s} and print $1') as well but it isn't working too.

image

Thank you.

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.