Skip to content

prepares jQuery.msgBox for use with RequireJs #17

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mtizziani
Copy link

prepare jQuery.msgBox to work with RequireJs

@koppor
Copy link
Collaborator

koppor commented Dec 3, 2015

Thank you! Could you remove the netbeans project files and add some explanations how to use to the README.txt?

@mtizziani
Copy link
Author

deleted project files, sorry for that and added short discription to readme.txt

@koppor
Copy link
Collaborator

koppor commented Dec 3, 2015

Thank you for the update. Could you use "git reset master" and do a new single commit and a git push -f? Then, the history should be clean.

If you are not brave: Open gitk --all before doing that and keep it open. Do another gitk --all after pushing. If everything is OK, close the gitks. If not, use the first one to reset your branch "requirejs-support" :)

@mtizziani
Copy link
Author

all cleared and commited once

@koppor
Copy link
Collaborator

koppor commented Dec 7, 2015

OK. Think we cannot get your git setup working to keep the linebreaks? Are you on windows? I have following setting, which enables auto cr/lf conversion and really converts cr/lf (core.safecrlf).

core.autocrlf true
core.safecrlf warn

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.

2 participants