Writing
freeCodeCamp·Jul 2019·9 min read

A Simple Git Guide and Cheat Sheet for Open Source Contributors

The hardest part of open source is the jump from fork to pull request. A clean, professional Git workflow that takes you from first fork to merged PR, with a cheat sheet to keep handy.

The hardest part of open source is the jump from fork to pull request. A clean, professional Git workflow that takes you from first fork to merged PR, with a cheat sheet to keep handy.

This piece is published with freeCodeCamp.

Read the full article on freeCodeCamp