Communicode

A blog dedicated to sharing knowledge and opinion regarding technology in general and software development in particular

  1. How to Go to the Most Recent Commit in Git

  2. How to Clone a Specific Branch in Git

  3. How to Use Git Switch and Git Restore

  4. Merge Files from One Branch to Another in Git

  5. How to Rename a Local and Remote Git Repo

  6. How to Find out the URL of your Git Repo

  7. How to Update a Branch from the Master Branch in Git

  8. How to do a Soft, Hard, and Mixed Reset to a Previous Commit using Git

  9. Working with Branches in Git

  10. How to Mirror a Git Repository