Nguyen Thai Ngoc Duy wrote: > 2011/2/18 Jonathan Nieder <jrnieder@xxxxxxxxx>: >> Here's a variation on the theme that just moves source and .o files >> (leaving questions about how to cope with breaking muscle memory for >> the resulting executables for later). ÂWhat do you think? > > External commands are now more visible. Nice. Thanks again for both of your help. I've put up an updated series at git://repo.or.cz/git/jrn.git flatten-source Changes since the series sent to the list: - put headers in libgit/ with the source files. I don't know what I was thinking before. - renamed nonbuiltin/ to commands/. Names like commands/add--interactive.perl even seem to make a kind of sense. - moved the http support mini-library to http/. - renamed git_remote_helpers to python/, though I'm not very happy about that. This is all very off-the-cuff. I'd be happy for others to pick this up and remold it to their taste (after all, I'm too used to the current layout to remember what matters). It doesn't feel cooked yet. -- 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