(
Jump to the original submission)
Tue 22 May 2012 04:13:44 AM UTC, comment #8:
Excellent. I have deleted the old branch. Thanks for the help.
|
Sat 19 May 2012 01:40:51 PM UTC, comment #7:
Ok, changed that branch to master.
Your old master is in master-old, do you want it deleted?
|
Sat 19 May 2012 04:19:12 AM UTC, comment #6:
I've push a new-master branch. That is the proper master.
|
Sat 19 May 2012 01:55:18 AM UTC, comment #5:
All the settings on the server appear to be correct. I think it may be best to just to start a new branch and I'll switch it to the master branch.
|
Fri 18 May 2012 03:21:28 PM UTC, comment #4:
Hmmm, same as before. Both
git push -f origin master
and
git push -f origin :master
give the same error messages.
|
Fri 18 May 2012 03:01:13 AM UTC, comment #3:
Ok, tweaked something, please try again.
|
Sat 12 May 2012 05:13:22 PM UTC, comment #2:
It still doesn't seem to be working.
git push -f origin master
gives me
remote: error: denying non-fast-forward refs/heads/master
and
git push origin :master
gives me
remote: error: By default, deleting the current branch is denied, because the next
remote: error: 'git clone' won't result in any file checked out, causing confusion.
remote: error:
remote: error: You can set 'receive.denyDeleteCurrent' configuration variable to
remote: error: 'warn' or 'ignore' in the remote repository to allow deleting the
remote: error: current branch, with or without a warning message.
remote: error:
remote: error: To squelch this message, you can set it to 'refuse'.
remote: error: refusing to delete the current branch: refs/heads/master
|
Sat 12 May 2012 04:16:12 PM UTC, comment #1:
Done.
After you fix your repository please write back so I can turn denyNonFastforwards back to true.
|
Fri 11 May 2012 03:42:34 PM UTC, original submission:
Can I get non-fastforward pushes enabled on the fastcgipp repository? I made some bad pushes and would really like to get rid of them. I am aware of the consequences but would like to sort this sooner than later.
Thanks.
|
(Note: upload size limit is set to 16384 kB, after insertion of the required
escape characters.)
Attach File(s):
Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Follow 3 latest changes.