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
These would generally be good to improve performance and reduce IO, which sometimes can lead to access-denied on Windows given given the high-frequency potential.
Random list of things to do.
Refactoring Opportunities
Leftovers from gitbutlerapp#4349
These would generally be good to improve performance and reduce IO, which sometimes can lead to access-denied on Windows given given the high-frequency potential.
conflict
file handling gitbutlerapp/gitbutler#4435is_conflicting
- should be optimized to take the content of the conflicts file instead of reading it repeatedlyis_commit_integrated
- avoid writing a tree from diff onto disk, use memory ODB instead: optimizeis_commit_integrated()
gitbutlerapp/gitbutler#4442The text was updated successfully, but these errors were encountered: