-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implemented checking changes to local manifest while checkout and sync
- Added patchset information to json for reference. - Updated the implementation to store patch file info to use a list of files so multiple patch files for a single combo are supported, updated collision detection to accomodate those changes - Checking for changes in local_manifest while checking for collision - Updated the sync -u flow accordingly Signed-off-by: Harsh Vora [email protected] Reviewed-by: Ashley DeSimone <[email protected]> Reviewed-by: Kevin Sun <[email protected]> Reviewed-by: Nate DeSimone <[email protected]>
- Loading branch information
1 parent
2fb5003
commit 8a6462f
Showing
2 changed files
with
47 additions
and
37 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