Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You may then implement your changes, commit them and push the branch to your forked repository:

  1. git push https://github.com/YOUR_USERNAME/netbeans.git mywork:mywork

You can then use the github UI to create a Pull request from your branch.

...