Home Tags Privacy About

All posts tagged with "Git"

A collection of 4 posts tagged with "Git"

Page 1 of 1

Git - How to reset changes from a specific commit

You can revert a single commit in git using git revert <commit>, below is a step by step guide on how to do this. »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Git 03 March 2023

Git - How to force a git pull and overwrite local changes

In this post we will use a newly created remote repository and two local repositories cloned from that remote. We will then push a change and »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Git 03 March 2023

Visual Studio - How to set the default path for Git repositories

I recently had to reinstall Visual Studio. Every time I do this I miss some settings and something is not right. This time my repositories were »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Visual Studio, Git 11 September 2018

GIT error - fatal: cannot handle CLONE.exe as a builtin

I got this error today while developing a powershell script for cloning a GIT repository. The error was "cannot handle CLONE.exe as a builtin& »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Git 02 March 2018
Page 1 of 1
  • Rss
  • Twitter
  • LinkedIn
  • profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2025 Privacy policy