14daysofgit Featured Git Conflicts - 14 days of Git In this blog post we look at how to deal with Git conflicts.
14daysofgit Featured Git Stashing - 14 days of Git Learn more about the Git stash command, how to use it and why it should be used.
14daysofgit Featured Git Rebasing - 14 days of Git Learn what Git rebasing is and why you would use it.
14daysofgit Featured Merging with Git - 14 days of Git Join me today as I look at merging branches within Git together.
14daysofgit Featured Git branches - 14 days of Git Join me as I look at working with Git branches in more detail and the commands that will help.
14daysofgit Rewriting Git History - 14 days of Git Join me as I look at how I can make changes and rewrite history within my Git repository with commands.
14daysofgit Featured Undoing commits & changes - 14 days of Git Join me on my Git learning journey as I look at what commands can help you undo commits and changes within your repository.
14daysofgit Featured Git File Operations - 14 days of Git Join me in today's 14 days of Git learning journey as I look at how to rename and move files using a Git command.
14daysofgit Inspect a Git repository - 14 days of Git Let's take a look at how you can inspect a git repository to understand it's current state and history.
14daysofgit Featured Basic Git Commands to get started - 14 days of Git Let's take a look at the basic Git commands you should know and explain what they do.
14daysofgit Installing Git - 14 days of Git As part of my 14 days of Git learning journey it's time to get Git installed on my desktop. I walk you though the manual installation process, and configuration of Git.
14daysofgit Featured What is Git? - 14 days of Git Unlock the power of Git in 14 days! Explore Git's features, benefits, and its crucial role in DevOps workflows. Learn more with Sarah Lean's guide.
14daysofgit Featured What is version control? - 14 days of Git Let's talk version control. What is it. Why is it important. Is it the same as source control?
14daysofgit Featured 14 days of Git learning My aim is to learn more Git. To really go on a learning journey. Dedicating time each day to learning something new and experimenting.