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

Rebased on valyala/fasthttp #5

Closed
erikdubbelboer opened this issue Nov 26, 2017 · 0 comments
Closed

Rebased on valyala/fasthttp #5

erikdubbelboer opened this issue Nov 26, 2017 · 0 comments

Comments

@erikdubbelboer
Copy link
Owner

I just rebased my fork on valyala/fasthttp to make it easier to pull in future commits from valyala/fasthttp.

I'm sorry if this cause any issues for users of this fork.

If this causes you any issues it should be easy to fix using

cd $GOPATH/src/github.com/erikdubbelboer/fasthttp
git reset --hard HEAD~46 # WARNING: make sure this is only done in the right directory!
git pull
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

No branches or pull requests

1 participant