Git Remote (contd)
- For multi user understanding watch classroom video
Github Fork & Getting your changes merged
- Github has an option to fork where a copy of the others repo will be created in your account
- I have created a public repository Refer Here
- Fork this repo
- Clone it in your system
- Add a file in interest or ideas
- commit the changes
- push to your repo
- Create a pull request
- Refer Here for pull request
