Skip to content

Conversation

@dayandias
Copy link

No description provided.

@scharffc
Copy link
Contributor

Step 1: From your project repository, check out a new branch and test the changes.

git checkout -b dayandias-master master
curl -L https://github.com/paceuniversity/courses/pull/537.patch | git am -3

Step 2: Merge the changes and update on GitHub.

git checkout master
git merge --no-ff dayandias-master
git push origin master

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.

3 participants