Improve GitHub forks discoverability

栏目: IT技术 · 发布时间: 6年前

内容简介:Quite often a repo appears inactive when there is actually active development going on that isn't plainly visible on the front page. I ALWAYS tell people that the single most valuable feature for dealing with old repos is the network graph:This graph enabl

Quite often a repo appears inactive when there is actually active development going on that isn't plainly visible on the front page. I ALWAYS tell people that the single most valuable feature for dealing with old repos is the network graph: https://github.com/isaacs/github/network

This graph enables me to immediately grok if there is perhaps a far more active and up-to-date fork, if perhaps a bug or feature that seems to have been open forever is actually resolved by someone else, if a repo has potential to merge pull-requests, yet people who fork are neglecting to open them, or even if the repo is in fact under active development for a new release and you just want to find out which branch is most active (their dev branch) in case the master branch or front-page branch gets little activity.

For this reason, I've wanted to see a feature that suggests or brings attention to alternative forks, that coincides with the network graph. It would have to be designed appropriately so as not to detract from the primary repo, but at the very least provide a self-updating hint towards alternative resources people could use when they come up short on inactive projects.

I believe this would be a better alternative to #144


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解C指针

深入理解C指针

[美] Richard Reese / 陈晓亮 / 人民邮电出版社 / 2014-2 / 45.00

深入理解C指针和内存管理,提升编程效率!这是一本实战型图书,通过它,读者可以掌握指针动态操控内存的机制、对数据结构的增强支持,以及访问硬件等技术。本书详细阐述了如何在数组、字符串、结构体和函数中使用指针,同时演示了相应的内存模型及其对指针使用的影响。 指针为C语言带来了强大的功能和灵活性,却也是C语言中最难啃的一块“骨头”。本书旨在帮读者透彻理解指针,解决这个老大难问题。不论是初学者还是经验......一起来看看 《深入理解C指针》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具