walk through git workflow for a project that requires certain branching strategy #12
Labels
good first issue
Good for newcomers
intermediate
issues that require mid-level engineering experience
The Git section, Module 6, is a bit light in terms of walking through common git flows. It'd be great to use a real-world example to show forking a project, making changes, committing those changes, then issuing a PR. Also good to address what happens when you need to rebase your commits to make descriptions pass requirements by the repo or project.
The text was updated successfully, but these errors were encountered: