« earlier | later » Page 1 of 2
cjb/GitTorrent: A decentralization of GitHub using BitTorrent and Bitcoin
"GitTorrent is a peer-to-peer network of Git repositories being shared over BitTorrent." Also uses Bitcoin for username registration, which is a cute hack.
to amusements git p2p scm version-control ... on 26 February 2017
Git as an Encrypted Distributed Version Control System
"This thesis develops and presents a secure Git implementation, Git Virtual Vault (GV2), for users of Git to work on sensitive projects with repositories located in unsecure distributed environments, such as in cloud computing. This scenario is common within the Department of Defense, as much work is of a sensitive nature."
to encryption git scm security ... on 28 February 2016
Git from the bottom up » Lost in Technopolis
The opposite of the usual perspective. Which probably makes sense for Git...
The HoTT book « Mathematics and Computation
Evangelising the use of proper version control for collaborative writing. (Which seems kind of obvious to me, but it's surprisingly hard to persuade people about.)
Good overview, this. (I'd got partway through writing a cheatsheet to go with my other ones, but no need given this.)
ChiliProject - Homepage - ChiliProject
A Trac-style project hosting system with Git support, and support for multiple projects. (Ruby, unfortunately...)
The author had his DNA sequenced and uploaded it to GitHub. Which means people can then submit patches to him. Worth using as an example should I wind up teaching SCM again...
to amusements dna scm teaching ... on 27 February 2011
Public Git Hosting - fast-export.git/summary
Mercurial-to-Git conversion. Seems to work.
Git for the newbie « To Linux and beyond !
Another useful Git cheatsheet.
apenwarr's bup at master - GitHub
Neat idea: use Git as a backend for an incremental backup system. Has a few minor problems, like no way to prune away old backups...
« earlier | later » Page 1 of 2
tasty by Adam Sampson.