Embed presentation
Download to read offline






















@ represents the HEAD commit. - indicates where you were previously checked out. -- declares the next argument is a file. : specifies a file in a revision. ~ refers to the parent commit of the current commit. This document provides Git tips and shortcuts for commands like log, diff, checkout, merge, rebase using symbols like @, -, :, ~ to reference commits, files, and revisions.





















