On 6/8/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
I just was in the need for git-stash (for the 1e6th time this year), but instead of writing a script, I though I'd try the "!" convention for aliases.
Fwiw, here's a very simple unstash: git config alias.unstash '!git diff --binary stash^ stash | git-apply -' -- larsh - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html