Skip to content

Challenge 2

Anwesh Nayak edited this page Mar 24, 2017 · 4 revisions

Merge all commits in your respective PR in Challenge 1 using git rebase.

Hint

3 commits done in previous challenge needs to be converted into 1 single commit. Find a way to merge them into one single commit

Clone this wiki locally