Code reviews and Jenkins pipeline failures prompted the need for improvement in working with Git commands.Five time-saving aliases were introduced to enhance productivity and reduce stress related to Git interactions.These aliases go beyond basic shortcuts and offer significant benefits like undoing the last commit with 'git undo'.The aliases presented in the article aim to streamline Git processes and address common challenges faced during development.