Tag Archives: git pull

Git Fetch and Merge instead of Pull

Great Explanation of Git Fetch and Merge and why you should do that instead of git pull.

Git Commands Adding, Committing and Branching Cheatsheet

Here are a list of Git commands I want to remember for myself, mainly but I highly recommend that you bookmark this for future reference. Email yourself and friends the URL if you have to. I’ve come back to it multiple times myself. :) Store Your Name and Email for Commit Messages The following allows […]