Explore >> Select a destination


You are here

www.dennisdoomen.com
| | techtldr.com
4.1 parsecs away

Travel
| | Here are the steps that I too to merge multiple GitHub repos into one, while preserving all commit history. The process took about 30 minutes for 5 repos. As a result, I feel like my GitHub page is cleaner and code is actually better organized and easier to find. TLDR: Create new repo (or use [...]
| | davidalfonso.es
4.5 parsecs away

Travel
| | [AI summary] The article explains how to update a Neovim configuration repository by merging changes from the upstream LunarVim/Launch.nvim repository and synchronizing it with a dotfiles repo that uses it as a submodule.
| | ericlathrop.com
2.7 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.
| | andeers.com
24.4 parsecs away

Travel
| Personal site of Anders Grendstadbakk