[git-users] Re: re-init remote without access to the server

2010-06-10 Thread Dan Z
On Jun 10, 3:21 am, Konstantin Khomoutov wrote: > On Jun 10, 2:13 am, Daniel Zajic wrote: > > > Actually, I did do a "-f" push. If I don't, it complains in the usual way > > that it's not a fast-forward. > > > Thanks for the explanation about branch behavior, but it must not be > > impossible b

[git-users] Re: re-init remote without access to the server

2010-06-10 Thread Konstantin Khomoutov
On Jun 10, 2:13 am, Daniel Zajic wrote: > Actually, I did do a "-f" push. If I don't, it complains in the usual way > that it's not a fast-forward. > > Thanks for the explanation about branch behavior, but it must not be > impossible because it happened to me. I was able to push a branch from a

[git-users] Re: re-init remote without access to the server

2010-06-09 Thread Dan Z
Oops, I top-posted again. Sorry. I understand how it works now. Does Google determine which thread to add to by the subject line? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to git-us...@googlegroups

Re: [git-users] Re: re-init remote without access to the server

2010-06-09 Thread Daniel Zajic
e top-posting. I'm new to this. This time I replied from my email client, so I'll see what happens.) From: Konstantin Khomoutov To: Git for human beings Sent: Wed, June 9, 2010 7:24:52 AM Subject: [git-users] Re: re-init remote without access to the serv

[git-users] Re: re-init remote without access to the server

2010-06-09 Thread Konstantin Khomoutov
On Jun 9, 5:53 pm, Dan Z wrote: > Thanks for the reply. However, this doesn't work. If I try to push > nothing, I get this error: > > -> Heroku receiving push >  !     Heroku push rejected due to an unrecognized error. Please try > again later. > > error: hooks/pre-receive exited with error c

[git-users] Re: re-init remote without access to the server

2010-06-09 Thread Dan Z
Thanks for the reply. However, this doesn't work. If I try to push nothing, I get this error: -> Heroku receiving push ! Heroku push rejected due to an unrecognized error. Please try again later. error: hooks/pre-receive exited with error code 2 To g...@heroku.com:myapp.git ! [remote re

[git-users] Re: re-init remote without access to the server

2010-06-09 Thread Konstantin Khomoutov
On Jun 9, 12:34 am, Dan Z wrote: > I've got some apps on Heroku, and I need to re-init or clean out the > repositories they use, but Heroku doesn't support direct access to the > machine. Is there a git command I can use to re-init or completely > wipe out all history in the remote repository? You