Git implementation for Plan 9(github.com)5 points·by mildmelon·vor 7 Jahren·1 commentsgithub.comGit implementation for Plan 9https://github.com/oridb/git91 commentsPost comment[–]nas·vor 7 Jahrenreply> The most obvious difference is that Git's index is a bit boneheaded, so I'm ignoring it.I use the git index nearly every day. I suppose it is possible to implement something like git without it but I would find it quite a bit less useful.
I use the git index nearly every day. I suppose it is possible to implement something like git without it but I would find it quite a bit less useful.