forked from facebook/watchman
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle deletes in fresh scm aware queries
Summary: Fresh instance queries in watchman return the full set of files and do not mention any deleted files (it is a fresh query). For SCM aware queries, it is necessary to return deleted files since the merge base. Reviewed By: wez Differential Revision: D5565778 fbshipit-source-id: 0cd1417578497d45d3c77f7169529c529d034366
- Loading branch information
1 parent
7b9c5c2
commit 8e0ba72
Showing
3 changed files
with
62 additions
and
20 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
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
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