A warmup exercise for Git
- Fork this repository.
- Merge the branch
final_feature
intomaster
. - Rebase the branch
feature01
onmaster
. - Remove the last commit from
feature01
branch. - Make a PR to upstream (ie the repo your forked) to merge
feature01
of your fork intofeature01
of upstream.
- Make verified commits. Read more here.
NOTE : This is a simple exercise, please do make sure you complete the exercise first.
- Piyush Aggarwal | brute4s99
Made with 💖 by [brute4s99](http://github.com/brute4s99/)