"J. R. Okajima": > - git repositories for aufs6 will appear in a week or two.
I was going to create new repositores for aufs6 on github, but I couldn't. aufs5-linux.git on github is a fork of torvalds/linux.git, and github doesn't allow me to create a new fork of the repository which I already made a fork. Obviously I could make a brand new empty aufs6-linux.git repo, but in this case I had to push all git-objects in mainline. That is unrealistic. So I decided to rename aufs5-linux.git and aufs5-standalone.git on github to aufs-linux.git and aufs-standalone.git respectively. And they will have the branches for aufs6 series. If you have a clone (or a fork) of aufs5 repositories, please rename them to non-versioned name. I guess .git/config is the place. J. R. Okajima