Skip to content

alizaidi1#5

Open
alizaidi1 wants to merge 3 commits intosimplonco:masterfrom
alizaidi1:master
Open

alizaidi1#5
alizaidi1 wants to merge 3 commits intosimplonco:masterfrom
alizaidi1:master

Conversation

@alizaidi1
Copy link
Copy Markdown

No description provided.

@yvan-sraka
Copy link
Copy Markdown
Contributor

Checkout via command line

If you cannot merge a pull request automatically here, you have the option of checking it out via command line to resolve conflicts and perform a manual merge.

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

git checkout -b alizaidi1-master master
git pull https://github.com/alizaidi1/ruby-fizzbuzz.git master

Step 2: Merge the changes and update on GitHub.

git checkout master
git merge --no-ff alizaidi1-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.

2 participants