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

get: copy/download files tracked by Git #2837

Merged
merged 23 commits into from
Dec 9, 2019
Merged

Commits on Dec 5, 2019

  1. get: copy regular files

    Allows `dvc get` to copy regular files or directories.
    
    fixes: iterative#2515
    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    af2f216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d14256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97862a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3ffe8 View commit details
    Browse the repository at this point in the history
  5. CLI --help changes

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    26b6233 View commit details
    Browse the repository at this point in the history
  6. fix tests

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    7e1423d View commit details
    Browse the repository at this point in the history
  7. fix CLI docs

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    1f5da3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74f3851 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cadbf10 View commit details
    Browse the repository at this point in the history
  10. Remove unused var

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    ed10497 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ece4ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f829338 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97793b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9930e96 View commit details
    Browse the repository at this point in the history
  15. fixup

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    38bed22 View commit details
    Browse the repository at this point in the history
  16. Pass all tests

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3c2633e View commit details
    Browse the repository at this point in the history
  17. return early

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    20e7696 View commit details
    Browse the repository at this point in the history
  18. fixup

    danihodovic committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    b17d1c5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9ae4ab8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7debaca View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. fixes

    danihodovic committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    811855a View commit details
    Browse the repository at this point in the history
  2. fixes

    danihodovic committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    d59bceb View commit details
    Browse the repository at this point in the history
  3. fixup! fixes

    danihodovic committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    29b34ba View commit details
    Browse the repository at this point in the history