开发者 pomber 开源了一个可以轻松快速浏览 GitHub 文件操作历史记录的工具 Git History 。
如上图所示,该 工具 的功能和使用方法简洁明了,只要将任何文件的 URL 中的“github.com”替换成“github.githistory.xyz”即可以动画的方式快速查看该文件的修改历史记录。
作者表示,当前版本还只是一个概念证明,但接下来将添加更多功能。
该工具受到了大量关注,开源不到四天已经有 3500+ star,而且马上有开发者为其提供了新特性:浏览器扩展和私有项目支持。
项目地址:https://github.com/pomber/git-history
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Head First Design Patterns
Elisabeth Freeman、Eric Freeman、Bert Bates、Kathy Sierra、Elisabeth Robson / O'Reilly Media / 2004-11-1 / USD 49.99
You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire),......一起来看看 《Head First Design Patterns》 这本书的介绍吧!