Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 713 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 713 Bytes

warmup

A warmup exercise for Git

Git Test

  1. Fork this repository.
  2. Merge the branch final_feature into master.
  3. Rebase the branch feature01 on master.
  4. Remove the last commit from feature01 branch.
  5. Make a PR to upstream (ie the repo your forked) to merge feature01 of your fork into feature01 of upstream.

Brownie Points

  • Make verified commits. Read more here.

NOTE : This is a simple exercise, please do make sure you complete the exercise first.

CONTRIBUTORS

  • Piyush Aggarwal | brute4s99

Made with 💖 by [brute4s99](http://github.com/brute4s99/)