Skip to content

colinyoung/git-playback

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-playback

git-playback is a bash script that creates a visual playback of git commits. Use it like this:

git clone git://github.com/mmozuras/git-playback.git
cd /repository/you/want/to/playback
sh /path/to/git-playback/git-playback file1 file2
open playback.html

git-playback automatically uses the branch you're currently on. Output will be written to playback.html.

About

git-playback creates a visual playback of your commits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published