Displaying posts tagged: version-control

Fossil: more than just bare bones

No Comments
After decades of making do with plain old files and directories, I recently bit the bullet and decided to put my programming projects under version control. Since I tend to work alone, mostly with fairly small code bases, I think almost any of the extant version control systems would fit my needs nicely. After looking at ...