# Open sourcing code into a separate git repository

DevFeed: [Open sourcing code into a separate git repository](<https://devfeed.tech/articles/open-sourcing-code-into-a-separate-git-repository-30186.md>)

Original publisher: [Read original article](<https://www.netmeister.org/blog/git-second-remote.html>)

Published: 2023-03-19T21:15:22Z

Content type: tutorial

Language: en

Sources: [Signs of Triviality](<https://devfeed.tech/sources/signs-of-triviality.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [Git](<https://devfeed.tech/topics/git.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [git](<https://devfeed.tech/tags/git.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [local](<https://devfeed.tech/tags/local.md>), [open](<https://devfeed.tech/tags/open.md>), [remote](<https://devfeed.tech/tags/remote.md>), [repository](<https://devfeed.tech/tags/repository.md>), [separate](<https://devfeed.tech/tags/separate.md>)

## AI overview

A brief guide to adding a second Git remote repository to open-source code from a local project.

## Source excerpt

A quick description of how to add a second remote repository for the purposes of open sourcing local code.