Skip to content
This repository was archived by the owner on Jan 19, 2020. It is now read-only.

Make DeformableModel Compiled#2

Open
myousefi2016 wants to merge 4 commits intoInsightSoftwareConsortium:masterfrom
myousefi2016:master
Open

Make DeformableModel Compiled#2
myousefi2016 wants to merge 4 commits intoInsightSoftwareConsortium:masterfrom
myousefi2016:master

Conversation

@myousefi2016
Copy link
Copy Markdown

No description provided.

@bradking bradking added temp and removed temp labels Nov 6, 2018
@myousefi2016
Copy link
Copy Markdown
Author

@bradking Any idea how to merge the changes in this pull request into the master branch?

@bradking
Copy link
Copy Markdown
Member

bradking commented Dec 5, 2018

@myousefi2016 start by following the "Details" link in the ghostflow-check-master check. You need to fix the checks' complaints locally, git commit --amend to fix your commit, and then force-push to update the PR.

@myousefi2016
Copy link
Copy Markdown
Author

@bradking Done!

@bradking
Copy link
Copy Markdown
Member

bradking commented Dec 5, 2018

@myousefi2016 the changes need to be made by amending the original commit, not just by adding a fixup commit. Please use git rebase -i HEAD~2 and change the second line from pick to squash in order to combine the changes.

Mehrdad Yousefi and others added 2 commits December 5, 2018 09:56
BUG: Fix whitespace and remove redundant commands in CMakeLists.txt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants