Skip to content

Conversation

@bandre-ucar
Copy link
Contributor

Add a test to verify all tags are being fetched from a remote. New test fails
when a tag is not referenced by a current branch.

Bugfix: git fetch needs to use the --tags option to fetch tags that are not
related to current branches.

Testing:
python2 - make test - all tests pass, one skip.

Fixes: GH-54

Add a test to verify all tags are being fetched from a remote. New test fails
when a tag is not referenced by a current branch.

Bugfix: git fetch needs to use the --tags option to fetch tags that are not
related to current branches.

Testing:
  python2 - make test - all tests pass, one skip.
@coveralls
Copy link

coveralls commented Jan 5, 2018

Coverage Status

Coverage remained the same at 93.483% when pulling bdb29ca on bandre-ucar:fetch-tags into 15f60d2 on NCAR:master.

@bandre-ucar bandre-ucar merged commit bdb29ca into ESMCI:master Jan 8, 2018
@bandre-ucar bandre-ucar deleted the fetch-tags branch January 8, 2018 21:56
@bandre-ucar
Copy link
Contributor Author

Closes: GH-55.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New tags on git remote may not be fetched

3 participants