Giter VIP home page Giter VIP logo

git-watch-log's Introduction

Git Watch Log

This is a simple command to watch a git repo and print out a condescend status and a graph of the commits. The intent is to provide a teaching tool for experimentation and presentations.

I wrote this because I wanted an automatic representation of the current state of things in a git repo. I use this while teaching git so students can see how each command effects the log and status in real time.

Don't forget to check out git-watch-web the web based / d3 / socket.io companion for this.

Screen Shot

Install

This is a Node.js project and is packaged through NPM:

$ npm install -g git-watch-log

Usage

The above will install a command called git-watch-log.

Executing will watch the current directory's git repo. You can also pass the repo directory as the first argument.

$ git-watch-log /path/to/repo

License

             DO WHAT YOU WANT TO PUBLIC LICENSE
                  Version 3, December 2012

 Copyright (C) 2012 Devin Weaver <[email protected]>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name and author are changed.

             DO WHAT YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT YOU WANT TO.

  1. Attribution is OPTIONAL, however, APPRECIATED.

 TERMS AND CONDITIONS FOR FITNESS FOR PURPOSE

  0. USAGE of any material, in whole or in part, comes WITHOUT WARRANTY.

  1. To the extent permitted by applicable law, This license offers no
     claim of FITNESS FOR PURPOSE.

git-watch-log's People

Contributors

sukima avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.