Hacker News new | ask | show | jobs
by ascar 526 days ago
And a `git remote add name url` and you are setup to use another remote server.
1 comments

Only if your repo doesn't have any other critical integrations like CI/CD, jira, etc
Why? We use github and its CI/CD system, but locally I still only need to add the git remote to work with it.