El 12/04/2010, a las 16:46, Eric LEBIGOT escribió: > Thank you! I can see what is done in the git.git repository, thanks to your pointer, and it looks like I'm trying to get from git. But how do you create and manage such an independent 'todo' branch? This branch appears on the same level as master, in the pages you gave, but you also mention a "non versioned Meta/ directory". Does this mean that the file structure is like the following? > > ./.git > Meta/.git > Meta/<todo files> > > If yes, how do all branches appear at the same level in http://git.kernel.org/?p=git/git.git;a=summary ? If no, how was the 'todo' branch created? (I would love to have the todo file in the same directory as the rest.) You can create a parentless branch as explained here: http://madduck.net/blog/2007.07.11:creating-a-git-branch-without-ancestry/ Cheers, Wincent -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html