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.

Renamed file should have a specific icon in staged changes not split to a delete and a add #1194

Open
@yubaoquan

Description

@yubaoquan

Prerequisites

Description

Renamed files in Staged Changes should have a specific icon

Steps to Reproduce

  1. Open git panel
  2. Run command git mv xxx yyy in terminal
  3. Look at Staged Changes panel

Expected behavior:

A specific icon on the new file's name indicating the file is renamed

Actual behavior:

Two items showed up, one is add with the new filename and the other is remove with the old filename

Reproduces how often:

[What percentage of the time does this happen?]
100%

Versions

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

Please include any additional information, configuration or data that might be necessary to reproduce the issue. Screenshots, if appropriate, are helpful as well.

If your issue involves a repository, and that repository is public, please include a link to it.

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