On Fri, Sep 24, 2010 at 21:39, Manuel Reimer [off-list ref] wrote:
What I want to know: Is the "repository configuration" made with "git
config" and saved to ".git/config" in the repository *my* own configuration
or is this pushed to the server and so pulled by other users?
It's your configuration. It'll never be pushed anywhere.