Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set proper Accept header for servers that attempt to honour them. #12

Closed
wants to merge 367 commits into from

Conversation

pgraham
Copy link

@pgraham pgraham commented Jul 4, 2012

abennouna and others added 30 commits September 22, 2012 23:52
Small improvement to let user choose how to behave in case a file in a
uploaded list is invalid: stop or skip and continue
Removed duplicate definition in README
added support for localizing 'is' and 'are' strings
Updated the ColdFusion code to allow for single file uploads via IE.
Fixed the ColdFusion code so it works with IE.
@Thinkscape
Copy link

Could you rebase, please?

@pgraham
Copy link
Author

pgraham commented Nov 19, 2012

What do you mean?

@SimonEast
Copy link
Member

pgraham, Github is saying "This pull request cannot be automatically merged." A rebase will probably fix this (a rebase updates your copy of the repository to the latest version and then applies your changes at the end) and allow us to accept your change cleanly.

So instead of doing a "pull" (the same as fetch then merge), you do a fetch then "rebase".

http://mettadore.com/analysis/a-simple-git-rebase-workflow-explained/

@pgraham
Copy link
Author

pgraham commented Nov 27, 2012

rebasing didn't work because the change I had made was to a file that no longer exists and merging makes this pull request rediculously complicated so I'm closing it and will open a new pull request.

@pgraham pgraham closed this Nov 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.