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.

Git panel should only show current opened project status #1595

Closed
@ghost

Description

@Samnan commented on Jul 19, 2018, 12:26 PM UTC:

Prerequisites

Description

Git panel should always show the project git status, but it changes if a file from another project is opened in same window.

Steps to Reproduce

  1. Open any project using git.
  2. Open a single file from any other project/folder that also uses git
  3. Git panel starts showing the modified changes from the project whose file is opened, instead of the project that is opened.

Expected behavior: Git panel should always show git status of current project, regardless of what file is opened.

Actual behavior: Git panel starts showing the modified changes from the project whose file is opened, instead of the project that is opened. This is very confusing and hopefully just a bug and not a feature.

Reproduces how often: Every time.

Versions

Atom: Latest as of this day.
OS: Mac High Sierra 10.13.5

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

This issue was moved by rsese from atom/atom#17714.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions