Quoting David Soria Parra <sn_@xxxxxxx> writes: > I'm aware that it's not possible to give more than one --track > option. Implementing the possibility to specify multiple --track option > would certainly a good improvment later, but would also require a lot > more work as far as I understand the clone code. I'm sorry if I'm asking the obvious, but how can multiple --track options be a useful future enhancement? If I understand your use case correctly, it's useful when you want to work on only one branch that isn't the default, and that is why you don't want to get data necessary for other branches. What does it mean to give two --track options? You will get one master branch that tracks both versions, and "git pull" will merge both branches you track? -- Nanako Shiraishi http://ivory.ap.teacup.com/nanako3/ -- 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