You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a relatively big merge (~1900 x ~125 commits). It's been going smoothly, but I just finished a big block, and the ensuing autofills are taking forever. I noticed that it filled row 21 from column 531 to column 1005 ie 531-21 to 1006.21. Then it hit an unexpected conflict at 1007-5, and proceeded to auto fill 531-21 to 1005-21. Then it hit another conflict at 1006-5, and is autofilling 531-21 and on again.
I'm worried it's going to do these same 500 commits of work 6 times all the way up to 1006-1. Is there a reason I'm missing that this work isn't actually the same? Nothing that's a parent of any of it seems to have been changed.
The text was updated successfully, but these errors were encountered:
I'm working on a relatively big merge (~1900 x ~125 commits). It's been going smoothly, but I just finished a big block, and the ensuing autofills are taking forever. I noticed that it filled row 21 from column 531 to column 1005 ie 531-21 to 1006.21. Then it hit an unexpected conflict at 1007-5, and proceeded to auto fill 531-21 to 1005-21. Then it hit another conflict at 1006-5, and is autofilling 531-21 and on again.
I'm worried it's going to do these same 500 commits of work 6 times all the way up to 1006-1. Is there a reason I'm missing that this work isn't actually the same? Nothing that's a parent of any of it seems to have been changed.
The text was updated successfully, but these errors were encountered: