I'm looking to switch to paq, but I've got a bit of an exotic setup. I compile plugins in-place, meaning that the git working tree of the plugin clones is dirty. This is a problem with paq's approach to updating plugins, as git will refuse to overwrite the local changes. If there was a way to customize how paq updates plugins, I could reset the repo first, then pull and then compile the plugin again.