fsfod / GitTimeLapseView

GitTimeLapseView is a visual diff tool that adds a timeline to your blame view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitTimelapseView

GitTimelapseView allows you to easily monitor the evolution of your Git files over time. It adds a timeline to your blame view

GitTimelapseView screenshot

Why is it helpful?

Viewing the different versions of a file on the same window will help you find the exact time and commit which introduced new bugs or features. By using the git project's history GitTimelapseView also helps you find the last person who modified each part of the file so you always know who to ask when the code gets obscure.

Contributing

We would love you to contribute to @ubisoft/GitTimeLapseView, pull requests are welcome! Please see the CONTRIBUTING.md for more information.

License

The scripts and documentation in this project are released under the Apache License

About

GitTimeLapseView is a visual diff tool that adds a timeline to your blame view

License:Apache License 2.0


Languages

Language:C# 70.0%Language:HTML 24.2%Language:CSS 5.6%Language:JavaScript 0.1%