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

fixed the issue#1 "IE 304 cause a Infinite loop" #6

Conversation

gxf20052139
Copy link
Contributor

fixed the issue #1

@rstoyanchev
Copy link
Owner

This is now merged. Thanks!

@rstoyanchev
Copy link
Owner

By the way, I rebased the history a bit so if updating you'll want to do a hard reset. Something like:

master> git fetch origin
master> git reset --hard origin/master
master> git checkout redis
redis> git reset --hard origin/redis

In general I would recommend using an issue-specific branch that can be discarded after the pull request is accepted.

@gxf20052139
Copy link
Contributor Author

thanks for the advice,I'm not familiar with git usage , I will try that after then

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