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

LPUSHX was not correctly implemented and RPUSHX was missing #280

Merged
merged 2 commits into from
Aug 2, 2013
Merged

LPUSHX was not correctly implemented and RPUSHX was missing #280

merged 2 commits into from
Aug 2, 2013

Commits on Aug 1, 2013

  1. Add missing RPUSH and RPUSHX cmd.

    moechofe committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    5503708 View commit details
    Browse the repository at this point in the history
  2. Fix RPUSHX and LPUSHX should call the rigth cmd.

    Not RPUSH or LPUSH.
    moechofe committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    b77529e View commit details
    Browse the repository at this point in the history