public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Kyle Meyer <kyle@kyleam•com>
To: Chrissy Wainwright <chrissy@sixfeetup•com>,
	"git\@vger.kernel.org" <git@vger•kernel.org>
Subject: Re: Stash does not save rename information
Date: Sat, 14 Dec 2019 23:05:46 +0000	[thread overview]
Message-ID: <87fthmzewl.fsf@kyleam.com> (raw)
In-Reply-To: <87immizf55.fsf@kyleam.com>

Kyle Meyer <kyle@kyleam•com> writes:
>
>     $ git init
>     $ touch foo && git add foo && git commit -mfoo

Sorry, I forgot to paste in the `git rm foo` step here.

>     $ git stash
>     $ git stash apply
>     Removing foo
>     On branch master
>     Changes not staged for commit:
>     	    deleted:    foo
>
>     no changes added to commit

  reply	other threads:[~2019-12-14 23:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14 19:41 Stash does not save rename information Chrissy Wainwright
2019-12-14 23:00 ` Kyle Meyer
2019-12-14 23:05   ` Kyle Meyer [this message]
2019-12-16 14:32     ` Chrissy Wainwright
2019-12-16 18:42       ` Bryan Turner
2019-12-16 19:25       ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fthmzewl.fsf@kyleam.com \
    --to=kyle@kyleam$(echo .)com \
    --cc=chrissy@sixfeetup$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox