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.

Ammend commit message is corrupted in certain cases since atom 1.27.0 #1465

@gliviu

Description

@gliviu

Steps to Reproduce

  1. change some file
  2. stage change
  3. set commit message
a

b

c
  1. commit
  2. change the file again
  3. stage change
  4. right click on last commit in history and chose Amend
  5. take a look with 'git log'

Expected behavior:

Last commit message should be

a

b

c

Actual behavior:

Corrupted commit message

a

bc

Reproduces how often:

Always

Versions

Atom : 1.27.0
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0
apm 1.19.0
npm 3.10.10
node 6.9.5 x64
atom 1.27.0
python 2.7.14
git 2.16.1.windows.1
visual studio 2015
Windows 10

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions