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…
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…
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.…