Skip to content

Update Git to include read-tree progress#127

Merged
derrickstolee merged 1 commit intomicrosoft:masterfrom
derrickstolee:read-tree-progress
Sep 26, 2019
Merged

Update Git to include read-tree progress#127
derrickstolee merged 1 commit intomicrosoft:masterfrom
derrickstolee:read-tree-progress

Conversation

@derrickstolee
Copy link
Contributor

See microsoft/git#200 for details. Resolves microsoft/git#181.

This will give users more ideas of how long a command will take when modifying the sparse-checkout definition. In particular, we will notice if clear_ce_flags() is suddenly slow.

@derrickstolee derrickstolee added this to the MVP milestone Sep 25, 2019
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
@derrickstolee derrickstolee changed the title [PR Build] Update Git to include read-tree progress Update Git to include read-tree progress Sep 25, 2019
@derrickstolee derrickstolee marked this pull request as ready for review September 25, 2019 18:08
@derrickstolee derrickstolee merged commit 9ee84e4 into microsoft:master Sep 26, 2019
@derrickstolee derrickstolee deleted the read-tree-progress branch November 18, 2019 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read-tree: add progress indicators

2 participants