Have a question about git rewind? Ask it here and get a real answer.
Do you use git rewind?
Maker Comment
Maker
📌
Hey!
I built git rewind so you can generate a "year in review" for a local codebase.
By using libgit2 through WASM, the analysis happens entirely inside your browser. You can get some cool insights into your most active hours and top languages without having to share your code to a centralized server.
If you don't trust the app, I totally understand, you can still try it on some public codebase that you just clone from github. The browser will make sure that the webapp only has access to the directory you give it.
Check it out and let me know what you think!