I thought this committed all my terminal commands to a git repo. It doesn’t but now I want something like that.
Do you mean bash/zsh profiles or recent command history?
Git repository summary on your terminal
21–27 of 27 posts
Re: Git repository summary on your terminal
#22Re: Git repository summary on your terminal
#23Reminds me of Ohloh (now OpenHub) but for your own projects and on command line.
BTW, I just curios, is it possible install & use onefetch using Termux[1] on Android?
[0] https://apt.izzysoft.de/fdroid/index/apk/com.thirtydegreesra...
[1] https://apt.izzysoft.de/fdroid/index/apk/com.termux?repo=mai...
Re: Git repository summary on your terminal
#24Re: Git repository summary on your terminal
#25Imagine one wished to collect interesting repo measures and visualizations. Any suggestions on fruitful places to scavenge? " has a nice one." "I frequently find myself checking a repo for , and wish it was automated." " a pretty way to present ."
“gource” is pretty cool. It generates an animated history of all commits, visualized as authors pushing into files.
Hmm, the documentation supports their creation.[3] "Encourage your community to create videos" as a way to raise awareness of a code analytics tool... I'd not thought of that.
[1] https://gource.io/ [2] https://www.youtube.com/results?search_query=gource&sp=CAI%2... [3] https://github.com/acaudwell/Gource/wiki/Videos
Re: Git repository summary on your terminal
#26I used git hours for this [0], but it's not well maintained anymore (has some problem on newer node version). I'm curious whether anyone else need this functionality.
Re: Git repository summary on your terminal
#27Otherwise, nice tool, thanks for creating and sharing it.