Git implementation for Plan 9(github.com)5 points·by mildmelon·7 ปีที่แล้ว·1 commentsgithub.comGit implementation for Plan 9https://github.com/oridb/git91 commentsPost comment[–]nas·7 ปีที่แล้วreply> 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.