-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stackEdit: prepare for loading state for absorb with partial selection
Summary: Previously, stackEdit only needs to load commits that were already committed. For absorb, we need some files in the working copy (`wdir()`, or `ffffffffffffffffffffffffffffffffffffffff`). Those files might be partially selected. So let's take that into consideration and rewrite the `wdir()` content to match partial selection on demand. Reviewed By: muirdm Differential Revision: D67060050 fbshipit-source-id: fe85142f114436be25ee6ad716fa1cd700eb49b8
- Loading branch information
1 parent
637b6a6
commit a766170
Showing
1 changed file
with
47 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters