On Tue, Mar 10, 2009 at 6:04 AM, Finn Arne Gangstad <finnag@xxxxxxx> wrote: > You are thinking of something like this in .gitconfig? > [remote "*"] > push = __something__ > > Previously you indicated that there is no way to specify the current > matching rule in a remote push line I think? No, you can. "push = :" works fine. However, there's no way to specify "push = nothing" currently. FWIW, I don't care for using remote.*.push for this use case. I think push.default is clearer here. j. -- 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