srvance / git-time-machine

Git history browser. Work in progress.
1 stars 1 forks source link

Build Status Dependency Status devDependency Status Greenkeeper badge

Git Time Machine

Git Time Machine

This application takes a different approach to browsing git history. Rather than browsing through commit logs or using git bisect to find where particular source of behavior changed, just slide your way through a timeline while watching the area of interest.

Inspired by Perforce's Time-Lapse View in their Visual Client, this project will bring a useful tool to the git ecosystem.

Initial support is only for GitHub, but the eventual intent is to support any git implementations with an API.

Contributors

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Running Tests

Building

Deploying

ember deploy production

Contributing

Please log pull requests and issues using GitHub. This project will be closed to general contributors until it reaches 0.1 release.