Commit 4b954e1
Use relevant revision as base when updating mounted flag with branching enabled (#56446)
Summary:
Pull Request resolved: #56446
Changelog: [GENERAL][FIXED] Uses relevant revision as base for mounted flag updates
Similarly to the commit itself, which is already handled above, `updateMountedFlag` should be using relevant revision to compare the new tree. During react commits, it should compare to the react revision if it exists, and the main revision in all other cases.
Reviewed By: rubennorte
Differential Revision: D100800154
fbshipit-source-id: ee4f9441c598a4707db65fb6ea465245e8d8f8c11 parent fc331f3 commit 4b954e1
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| |||
0 commit comments