Perspectivesfrequal.com

GitHub Tip #001: Only Commit To Branches

Summary

Whenever you start working on a feature in GitHub as a contributor, first create a branch and only work in that branch. Commit to that branch and create the PR from that branch.

Details


Last modified on 6 Jun 2020 by AO

Copyright © 2024 Andrew Oliver