mirror of
https://github.com/atuinsh/atuin.git
synced 2024-12-29 02:20:37 +01:00
79622cf698
* Delete all instances of a command Our search command will de-dupe results by default. But... This isn't great for deleting! You don't want to run it over-and-over-and-over until all commands are deleted. Loop the query, and keep on deleting what it returns until they are all gone. * Optimize delete upload It was running a request for every element, on every sync lol Only push a delete if needed Future: push all deletes in one request |
||
---|---|---|
.. | ||
migrations | ||
src | ||
Cargo.toml | ||
config.toml |