Tag: git
Branches, commits and the history you leave behind you.
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.