Hi
Recently i stumbled upon an old stash entry. It was clear to me that the
stash only contained non-indexed worktree changes. So i assumed to get
insight by doing
$ git log -1 -p stash@{0}
But surprisingly the result was "no patch" (The problem which i was not
aware at that time was the fac
On Fri, Mar 18, 2016 at 2:47 PM, Henning Moll wrote:
> Hi
>
> Recently i stumbled upon an old stash entry. It was clear to me that the
> stash only contained non-indexed worktree changes. So i assumed to get
> insight by doing
>
> $ git log -1 -p stash@{0}
>
> But surprisingly the result was "
2 matches
Mail list logo