|
You are here |
initialcommit.com | ||
| | | | |
yasoob.github.io
|
|
| | | | | ||
| | | | |
petelevasseur.com
|
|
| | | | | Pete LeVasseur's Blog - Engineering, Rust, Automotive, and more | |
| | | | |
www.simpleprimate.com
|
|
| | | | | The other day I found myself having serious trouble publishing a new post to my blog. I was able to solve the problem through the use of Git rebase and I thought I would share my experience in case somebody else happens to go through the same thing. | |
| | | | |
ericlathrop.com
|
|
| | | One of my favorite parts of Git is how it lets you fix your mistakes. One mistake I needed to fix a few times in the last year was having two separate repositories, when they ought to be a single respository. I will present commands to merge a child repository into a parent respository as a subdirectory. The new child repository subdirectory will preserve its history and look like it was always part of the parent repository. | ||