|
You are here |
serverascode.com | ||
| | | | |
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. | |
| | | | |
etodd.io
|
|
| | | | | [AI summary] The author demonstrates a technical workaround to bypass Bitbucket access restrictions by using build pipelines to exfiltrate code to a different cloud provider. | |
| | | | |
www.jtolio.com
|
|
| | | | | [AI summary] The article introduces a lightweight local Docker container solution called git-hostd for temporary code collaboration without setting up a public repository. | |
| | | | |
blog.gnoack.org
|
|
| | | [AI summary] An author explains how to self-host Git repositories on a standard Unix or Linux server using SSH, demonstrating that dedicated platforms like GitHub or GitLab are not necessary for managing code. | ||