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.

Not saved file cause lost git information #1335

Open
@rsese

Description

@rsese

From @theGABS on March 7, 2018 12:25

Prerequisites

Description

If I have not saved file after git merge I still see old state of file

Steps to Reproduce

  1. Open file index.js
  2. Change something but not save
  3. Do git pull witch should cause merge conflict for index.js file (I do from console)

Expected behavior: Not sure, but I want to see correct git file with <<<<<<< HEAD etc.

Actual behavior: I see old version of not saved file. So information from git lost.

Reproduces how often: Everytime

Versions 1.24.0 MacOS Hish sierra

Copied from original issue: atom/atom#16895

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