CurseForge

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

You must login to post a comment. Don't have an account? Register to get one!

  • 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.

Reported by

Possible assignees