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

Add flag to create parent directories in files cp command #8340

Merged
merged 6 commits into from
Aug 14, 2021

Commits on Aug 12, 2021

  1. Add flag to create parent directories in files cp command

    Closes ipfs#8289
    Jesse Bouwman committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    155435c View commit details
    Browse the repository at this point in the history
  2. Restore dropped error condition check

    Jesse Bouwman committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c2e6a22 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Add test for ipfs files cp -p

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0d87b47 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ipfs:master' into files-cp-parent

    Jesse Bouwman authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    148fe42 View commit details
    Browse the repository at this point in the history
  3. Clean up after cp -p test

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ff3fff1 View commit details
    Browse the repository at this point in the history
  4. Verify creation of file created by cp -p

    Jesse Bouwman committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0af19ab View commit details
    Browse the repository at this point in the history