Tagged with git
Here are all articles tagged with git. Enjoy!
- The Gitignore file
 - What not to save into a Git repository
 - Undoing changes in Git
 - Git Tags
 - How to review and edit a pull request
 - How to submit a pull request
 - How to use Git stashes as a temporary storage
 - Semantic Versioning
 - Managing your Git branches with Git Flow
 - What is a branch in Git?
 - Resolving Git conflicts
 - Cloning a Git repository
 - Pulling from a Git remote
 - Pushing to a Git remote
 - Your first Git commit
 - Setting up a Git Client
 - Deploying a Static Site with Cron and Git
 - What to add to your Gitignore File