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

Support de-deduping head tags by setting key #3170

Merged
merged 6 commits into from Oct 31, 2017

Commits on Oct 25, 2017

  1. Support de-deduping head tags by setting key

    LI Weinan committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    b77ad4a View commit details
    Browse the repository at this point in the history
  2. move dedupe logic to unique function

    LI Weinan committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    8ce3643 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. fix head tag deduping logic

    LI Weinan committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    7a7385b View commit details
    Browse the repository at this point in the history
  2. remove console.log

    LI Weinan committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    500b8ec View commit details
    Browse the repository at this point in the history
  3. use toContain assertions

    LI Weinan committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    de77b49 View commit details
    Browse the repository at this point in the history
  4. update de-duping head tags section in README

    LI Weinan committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    592d99d View commit details
    Browse the repository at this point in the history