Pushing changes via Git commits/branches

Once you have tested the changes you made in a staging environment, you can safely push the code changes into production by committing your changes to the appropriate Git branch. ➡️

Please refer to the pushing to remote support article by GitHub for more information on the same.