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.

Stage All button not work on huge commits #960

@khaninejad

Description

@khaninejad

Description

When I want to commit huge file it not work,(more than 700 files)
Steps to Reproduce

I have files to commit
2.
Click on git stage
3.
Click on stage all button
4.
nothing happen

Expected behavior:
All file moved to staged changes

Actual behavior:
button or function not work

Reproduces how often:
with big commits(more than 700 files)
Versions

1.18.0 x64 Windows
Additional Information

I use gitlab
27325595-360b5ae4-55be-11e7-8a52-f7336394b151


Steps to repro from @rsese:

  1. git clone https://github.com/atom/atom atom-tmp
  2. cd atom-tmp
  3. mv .git .git-back
  4. atom --safe .
  5. Enable the Git panel
  6. Click "Create repository"
  7. Click "Stage All"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions