Skip to content

Git: Support remote management #21189

@Tyriar

Description

@Tyriar

#20999

Might be possible already, but it wasn't clear how to add a remote after hitting this:

image

I also often do the following to sync from upstream, I don't know if this is possible currently:

git checkout https://github.com/Tyriar/xterm.js.git
git remote add upstream https://github.com/sourcelair/xterm.js.git
git fetch upstream
git merge upstream/master
git push

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygitGIT issuesgood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions