|
You are here |
cullmann.io | ||
| | | | |
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. | |
| | | | |
kinduff.com
|
|
| | | | | Process on how to merge two different git repositories, either just a folder from B to A or the complete repository B into A. | |
| | | | |
danielpietzsch.com
|
|
| | | | | How I now host video files outside of GitLab Pages | |
| | | | |
keepinguptodate.com
|
|
| | | This article covers creating a blog from scratch using the static site generator Eleventy (aka 11ty). Eleventy keeps things simple and as you'll see, enables you to very quickly create a fully functional site. | ||