Git Story
p/git-story
Animate the story of your Git project
Jacob Stopak
Git Story — Animate the story of your Git project
Featured
17
•
Tell the story of your Git project by creating video animations (.mp4) of your commit history directly from your Git repo. Visualize your Git project, share it w/ your team, create animated Git videos for blog posts or YouTube, help new developers learn Git.
Replies
Best
Satya
I can see how the dev teams can utilize this to bring new team members onboard and track historical context of the codebase, nice work overall!
Jacob Stopak
@satya_mohapatra Thank you! I hope it can help some devs out there.
Jacob Stopak
Hey Git users! I built Git Story to give developers and creators an easy way to animate the history of their Git repos. I couldn't find any tools that generate a good looking version of Git's commit history automatically, so I created git-story to do this. The goal is to allow users to generate video animations of their Git commit history with a single command. Full article at https://initialcommit.com/blog/g... Use cases: -Visualizing Git projects -Sharing desired parts of your workflow with your team -Creating animated Git videos for blog posts or YouTube -Helping newer developers learn Git Enjoy and hit me up at jacob@initialcommit.io with any questions or comments! We also gladly accept pull requests and other contributions on our GitHub page https://github.com/initialcommit....
Diego Akel
Hey, was this made with the animation library from 3blue1brown? The style look s a lot like it. Congrats by the product btw!
Jacob Stopak
@diego_akel Thx and yes it was! It's a Python library called Manim. I wrote a blog post that talks about the dependencies and the program in general: https://initialcommit.com/blog/g...
Alexander Eble
Not sure if I could really find a use case, nevertheless a cool idea and implementation!
Jacob Stopak
@alexander_eble Thx! Some potential use cases: -Visualizing Git projects -Sharing desired parts of your workflow with your team -Creating animated Git videos for blog posts or YouTube -Helping newer developers learn Git I also may try to add a feature for newer Git users to simulate the action of particular commands such as merges, rebases, or cherry-picks.
DAKSH BHARDWAJ
Looks cool going to try it out on my projects. Congratulations on the launch 🚀
Jacob Stopak
@daksh_bhardwaj Thx! Cool would love to hear if you any feedback after testing it out or if you run into any issues in the process.
Ganesh Chavan
Interesting for developers, congratulations on the launch.
Victor Cucu
Hey, congratulations on the launch!
Aakash Bajaj
Anything to help me track the maze of my repo branches. Would love to try it out
Jacob Stopak
@techno27 Sure please give it a try and happy to help if you run into any issues.
Vel Go
thank's very much. It's really help me to understand git flow
Jacob Stopak
@gorpenko2010_yandex_ru That's great - I hope it can be helpful to you.