Commit 6e210706a4224007cf266b48c28e5a54e8279589

Stefan Sperling 2021-01-22T23:49:46

implicitly mark all files in work tree as up-to-date after 'got integrate' Avoids having to run 'got update' for no good reason after 'got integrate'. The same change was made recently for both rebase and histedit in commit a615e0e7796ea1103a6e0d4b5dbb6134597886660 and we forgot about histedit.