Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Persisting the old remote link for origin after changing the remote link #1673

Open
@asimqt

Description

@asimqt

Description

When I changed the origin repo, atom still tries pushes to old origin.

Steps to Reproduce

  1. In terminal rename old origin to something.
  2. In terminal, create a new remote with the name origin
  3. In Atom: Try pushing new changes. It will still goto old origin (Which is something now) instead of the new origin.

Expected behavior:

It should push changes to new origin

Actual behavior:

Pushes to old origin

Reproduces how often:

Everytime

Versions

Atom    : 1.29.0
Electron: 2.0.5
Chrome  : 61.0.3163.100
Node    : 8.9.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions