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 relative path support to Git SCM tool #11407

Merged
merged 3 commits into from Jun 12, 2022

Commits on Jun 6, 2022

  1. Copy the full SHA
    a42d8f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Update conans/test/unittests/tools/scm/test_git_get_commit.py

    Add test for relative folder paths
    nmasseyKM committed Jun 7, 2022
    Copy the full SHA
    6f4301a View commit details
    Browse the repository at this point in the history
  2. Update conans/test/unittests/tools/scm/test_git_get_commit.py

    - Test that submodules work as subfolders
    nmasseyKM committed Jun 7, 2022
    Copy the full SHA
    75d2a43 View commit details
    Browse the repository at this point in the history