Tag: git

Change default start location for Git Bash on Windows

Git Bash is set up to start at your home location on Windows. That’s usually something like C:\Users\your_name. If your repos are not under your home path, you’ll have to do a lot of navigating every time you open Git

Posted in Blog Tagged with: , , , , , , , ,

Helpful Git Commands

I feel like I’m looking up how to do things in Git more often than anything else. It’s all sunshine and roses if all you do is make changes, commit them, and solve a few merge conflicts here and there.

Posted in General Computing Tagged with: , , ,