Posts

Showing posts with the label cooperative tasks

Repository Hurricane

Of late, I've uploaded a storm of repositories. In the past, I was trying to consolidate by language and even set up my own library through the use of sub-repositories. It has come to my attention that is not the typical way of using repositories, and that it is perfectly common to make a repository for each project, even if there is only one or two files in it. So that is what I'm attempting.