Communicode

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

  1. How to Use Git Stash in the CLI

  2. How to Find Out Who Made Changes to a File Using Git

  3. How to Switch to the Last Branch in Git - A Shortcut

  4. View Contents of a File in Another Branch in Git

  5. How to Search Through your Git Commit History for a Particular Text

  6. How to Fix 'fatal: The current branch has no upstream branch' Error in Git

  7. Dealing with Unrelated Histories in Git

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

  9. How to Clone a Specific Branch in Git

  10. How to Use Git Switch and Git Restore