Commit 98dbf66
S512535 Enable megarepo extension for watchman when we disable autopull
Summary:
We disabled this because having megarepo enabled would override autopull behavior, and pulling while in a rebase would lead to a deadlock.
As of D73681487 we have decoupled megarepo from autopull, so we're enabling megarepo again which will allow us to short circuit and read translated commits if they are present in the local repo from a previous fetch.
Reviewed By: jdelliot
Differential Revision: D73684292
fbshipit-source-id: 194dd24d1a4160ed21114d4cb2ae10e31d9d778a1 parent 4943673 commit 98dbf66
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 183 | + | |
188 | 184 | | |
189 | 185 | | |
190 | 186 | | |
| |||
0 commit comments