Explore >> Select a destination


You are here

cullmann.io
| | ericlathrop.com
6.5 parsecs away

Travel
| | 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
4.5 parsecs away

Travel
| | 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
4.6 parsecs away

Travel
| | How I now host video files outside of GitLab Pages
| | keepinguptodate.com
16.7 parsecs away

Travel
| 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.