Skip to content

Conversation

@jesseduffield
Copy link
Owner

The old file merging algorithm, while not as elegant as the new version, was more specific in ensuring the order of files were maintained. So I'm restoring it :)

Currently if you stage/unstage random files at master, they get shuffled around.

@codecov-io
Copy link

Codecov Report

Merging #279 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage    89.6%   89.62%   +0.02%     
==========================================
  Files           9        9              
  Lines        1558     1562       +4     
==========================================
+ Hits         1396     1400       +4     
  Misses        161      161              
  Partials        1        1
Impacted Files Coverage Δ
pkg/commands/git.go 59.78% <100%> (+0.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73e2c10...2ce8ac5. Read the comment docs.

@jesseduffield jesseduffield merged commit 79940b7 into master Sep 12, 2018
@jesseduffield jesseduffield deleted the hotfix/file-ordering branch July 7, 2019 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants