I want to store my local modifications to JBoss config in git. For this, I have set up the following structure:
lrwxrwxrwx 1 jboss jboss 19 Jan 24 11
Create the origin (local) repository as a bare repository (ie. git init --bare), or checkout a branch in there which is not master.