Tag: git
How to Modify your Last Commit with Git Amend
Learn how to modify your last commit using the Git Amend command.
• 3 min read
Git Tip: How to Easily Switch to Your Last Known Branch
Discover a handy Git tip that allows you to effortlessly switch back to your last known branch without remembering its name
• 2 min read
Using Git Switch to Move Changes to a New Branch
How to move changes from a branch to another branch using Git Swtich
• 2 min read