- fork this repository to your own account on github.
- clone the respository to your machine (laptop, desktop)
- create a new hail.txt file.
- add the file to staging area.
- commmit the changes.
- open the hail.txt file and add the following line "I am from Hail!"
- add the changes to the staging area.
- commit the changes .
- push the changes to your remote repository .
- Open a pull request .
- create a new branch called "another".
- checkout the new branch.
- create a file named hail2.txt
- add changes to staging area.
- commit the changes.
- Push all changes and the branches to youre remote repository.
- Open a pull requests.