Other Posts in the Series
A guide to determine the Git branch you're on using various methods.
Issue: #1
Series: Git Weekly
Beginner
Published: 3/28/2022
A guide to change a commit's author on Git, including changing the last commit's author and an older commit's author.
Issue: #2
Series: Git Weekly
Intermediate
Published: 4/4/2022
A guide to understanding the differences between Git merge and rebase, including fast-forward merge, real merge, and squash merge.
Issue: #3
Series: Git Weekly
Intermediate
Published: 4/11/2022