Re: [PATCH v6 0/4] stash: Convert some `git stash` commands to a builtin
From: Johannes Schindelin <hidden>
Date: 2018-06-26 22:12:19
From: Johannes Schindelin <hidden>
Date: 2018-06-26 22:12:19
Hi Paul, On Mon, 25 Jun 2018, Paul-Sebastian Ungureanu wrote:
This second series of patches contains commits to convert `apply`, `drop`, `clear`, `branch`, `pop` stash subcommands to builtins. Joel Teichroeb (4): stash: convert apply to builtin stash: convert drop and clear to builtin stash: convert branch to builtin stash: convert pop to builtin
Were there any changes since v5 in these patches? Ciao, Dscho