Sanjiv Gupta <sanjiv.gupta@xxxxxxxxxxxxx> writes: > What I would like is to "test *every* commit" available in the > public master. Then, you don't want to _merge_ each of them, you want to _fetch_ and test each of them (Erik Faye-Lund's reply gives a solution for that). Fetching is about getting existing commits from another repository, while merging is about creating new commits. -- Matthieu -- 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