Closed le0pard closed 11 years ago
Thanks! I was talking to the em-hiredis maintainer just last night about this and this looks good.
Can you remove all the whitespace changes?
Hello. Yes, sorry about this, it done by my editor automatically.
Since picking up git I've been removing all whitespace from projects to avoid this sort of thing, but it's much better if done in dedicated commits.
s/git/vim/
Done
Sorry, I mean submit commits that don't contain any whitespace changes. The problem is having commits that contain both code and formatting changes, so your second commit doesn't solve this problem.
If it makes things easier, I could push a commit to get rid of all the whitespace, then you can push changes on top of that?
Back all whitespaces, only my changes in this commit.
Does it work with em-hiredis 0.1.0? If not, can you bump the dependency in the gemspec?
Done
Thanks :+1:
Thank you :)
Support new em-hiredis v0.2.0:
https://github.com/mloughran/em-hiredis/blob/master/CHANGELOG.md#020-2013-04-05