210 - Markdown restrictions conflict with GitHub
What steps will reproduce the problem?
1. Have a README.markdown file in your git repository.
2. Attempt to push the branch that includes that file, i.e. "master", to the curseforge repository for your project.
3. Receive the following error:
You are not allowed to make changes to ".markdown"-type files:
hooks/update.d/prevent-bad-filetypes.py
What is the expected output? What do you see instead?
I expected a normal, successful push. Instead I'm prevented from pushing because my project's root folder contains a README.markdown file which is used on GitHub to provide a nicely formatted readme on the project page there.
What version of the product are you using?
Git 1.5.5.1
Do you have an error log of what happened?
Please provide any additional information below.
I would like to be allowed to push certain (limited) .markdown files via git to my CurseForge repository.
| User | When | Change |
|---|
- 2 comments
- 2 comments
Facts
- Last updated on
- 10 Aug 2009
- Reported on
- 29 May 2008
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Low - Might slip to a later milestone.
- Reply
- #2
Kaelten Wed, 11 Jun 2008 20:22:20should be able to now.
WowAce.com & CurseForge.com Adminstrator
Check out my new addon, OneChoice, it helps you pick quest rewards faster.
Developer of Ace3, OneBag3, and many other addons and libraries
Project lead and Mac developer for the Curse Client
- Reply
- #1
Kaelten Wed, 11 Jun 2008 20:22:10Changed status from 'New' to 'Fixed'