1 Repo
Tools and tutorials for mastering version control.
Explore 1 awesome GitHub repository matching part of an awesome list · Git Resources. Refine with filters or upvote what's useful.
This project is a curated collection of command reference guides and workflow documentation for Git. It provides a structured set of shell commands and practical techniques for managing version control and repository history. The guide focuses on specific high-level operational areas, including repository debugging via binary search and log inspection, the manipulation of commit history through squashing and rewording, and the synchronization of remote repositories. It also covers techniques for auditing project evolution and managing remote references. Additional capabilities cover general
Collection of useful Git commands and tricks.