Tag: Open source
Contributing to other people's projects, and what happens to the patches.
From issue to merge in the terminal: the git and gh workflow
5 min read— viewsThe issue-to-merge loop is nine commands in git and gh. The catch: the branch linked to an issue does not close it, only a Closes keyword in the PR body does.