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

#984 -- no need to clone all mimic branches for the dev_setup #988

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

aatchison
Copy link
Contributor

Referenced issue:#984

==== Fixed Issues ====
984 - install_mimic.sh -- Mimic shouldn't have to clone all branches
==== Tech Notes ====
This modification clones the mimic repository with a depth of one in
order to reduce download times and local size. A side affect might be
that this would make it harder for developers to checkout different
mimic branches, as they would have to tech them first.

==== Fixed Issues ====
984 - install_mimic.sh -- Mimic shouldn't have to clone all branches
====  Tech Notes ====
This modification clones the mimic repository with a depth of one in
order to reduce download times and local size. A side affect might be
that this would make it harder for developers to checkout different
mimic branches, as they would have to tech them first.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 40.597% when pulling 2124d73 on feature/issue-984 into ece734b on dev.

@forslund
Copy link
Collaborator

Tested: Looks good!

Merging!

@forslund forslund merged commit 6fc6c7e into dev Aug 14, 2017
@penrods penrods deleted the feature/issue-984 branch January 18, 2018 21:10
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.

None yet

3 participants