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

Update git-clone task and document changes in behaviour #427

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Update git-clone task and document changes in behaviour #427

merged 1 commit into from
Sep 11, 2020

Commits on Aug 28, 2020

  1. Update git-clone task and document changes in behaviour

    Earlier git-clone assumes `master` as default branch, but after #2835
    `master` is no more default branch. Hence, updated the git clone task
    fetch a remote repository's default branch instead of assuming "master"
    when revision is "".
    
    Signed-off-by: Divyansh42 <[email protected]>
    divyansh42 committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    76baa49 View commit details
    Browse the repository at this point in the history