[git-users] How to make pack remote repository on every push?

2015-07-07 Thread Steinar Bang
Is it possible to make a git remote pack its repository on every push? I have tried setting gc.auto to 1 on both the remote and the clients, but so far no push seems to have packed anything. Do I need to create a push hook on the remote to make it pack? The reason for this is that I have

Re: [git-users] ssh admin git accidentally deleted

2015-07-07 Thread Konstantin Khomoutov
On Tue, 7 Jul 2015 06:28:49 -0700 (PDT) agnes monest monezone.cl...@gmail.com wrote: Dear all , I accidentally delete ssh admin git, unfortunately there just one admin so I can't make a change in the config and push to the repository. If there's a way undo the change or make an existing user

Re: [git-users] ssh admin git accidentally deleted

2015-07-07 Thread Nelson Efrain A. Cruz
Can you be more specific, it seems that you are using more than just git. El mar, jul 7, 2015 10:28, agnes monest monezone.cl...@gmail.com escribió: Dear all , I accidentally delete ssh admin git, unfortunately there just one admin so I can't make a change in the config and push to the

[git-users] ssh admin git accidentally deleted

2015-07-07 Thread agnes monest
Dear all , I accidentally delete ssh admin git, unfortunately there just one admin so I can't make a change in the config and push to the repository. If there's a way undo the change or make an existing user become an admin or is there any super admin command? I use git version 1.7.5.4