Pavel Roskin <proski@xxxxxxx> writes: >> So probably the next step would be to refactor some logic and >> functionality out of git-clone, move them to git-remote, and >> reimplement git-clone in terms of git-remote. Implementation of >> "--more" option would become much simpler (or, almost free) >> after that is done. > > Oh, I see. Thanks for the explanation. Sorry for being incomplete --- obviously you cannot reimplement clone with init and remote alone. You need 'fetch' ;-). - 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