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

Fixes git export to support repositories with dots in their name and cleans export repo #5115

Merged
merged 2 commits into from
Sep 9, 2014

Conversation

carsongee
Copy link
Contributor

First commit:
Currently the export to git will cut off the "extension" of the repository name and export the courseware to the wrong directory. This corrects this behavior and adds a regression test to validate the fix.

Second commit:
If something is deleted in the remote repo for a course and it is exported from Studio the deleted items get added back in. This corrects that behavior to clean the repo before exporting the course.

@sarina
Copy link
Contributor

sarina commented Sep 9, 2014

Thank you for the clean code and 100% test coverage. Looks good and makes sense.

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.

2 participants