Tuncer Ayaz <tuncer.ayaz@xxxxxxxxx> writes: > This is needed on top of the fetch/pull -q/-v changes > to make > $ git pull --rebase -q > as quiet as expected. I am not sure if this is worth it, in the sense that it is not really quiet enough (iow, it is not what I expect even though you claim "as expected" here), and in another sense that making it really quiet may not be what we want anyway. How are you dealing with messages from the actual replaying of each local commit on top of what is fetched? In order to be able to tell where you are when one of them fail in conflicts, you cannot stay silent while doing so. -- 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