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

Ensure relative out dirs are correctly ignored when copying #919

Merged
merged 4 commits into from Dec 10, 2018

Commits on Dec 10, 2018

  1. Ensure relative out dirs are correctly ignored when copying

    This happens when both the dir and the out dir are relative to the
    current working directory.
    
    Fixes #918.
    malept committed Dec 10, 2018
    Copy the full SHA
    1c3aa93 View commit details
    Browse the repository at this point in the history
  2. Fix test

    malept committed Dec 10, 2018
    Copy the full SHA
    6e232df View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9ac511 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    06ea093 View commit details
    Browse the repository at this point in the history