Date: Wed, 18 Sep 2024 16:15:16 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: git@freebsd.org Subject: Re: Issue with git add Message-ID: <29DE1E03-2BE9-4E88-A8C9-B56DFE43F513@FreeBSD.org> In-Reply-To: <03a47b71f3b000bf05c630c79d23c2d4@Leidinger.net> References: <03a47b71f3b000bf05c630c79d23c2d4@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18 Sep 2024, at 16:00, Alexander Leidinger <Alexander@Leidinger.net> wrote:
>
> git add doesn't add files. And I don't see them in git status:
> ---snip---
> Mittwoch, 18. September 2024, 15:03:11
> {0} <FreeBSD 15.0-CURRENT> [commit:~/FreeBSD/GIT/ports]
> (256) netchild@ttypts/2 % export LC_ALL=C
>
> Wednesday, 18. September 2024, 15:03:18
> {0} <FreeBSD 15.0-CURRENT> [commit:~/FreeBSD/GIT/ports]
> (257) netchild@ttypts/2 % git apply /tmp/0001-www-lua-resty-session3-new-port-sticking-to-version-.patch
For some reason, the .patch file didn't add files that you expected to be added? If you run "git status" immediately after "git apply", do you see any files listed in "Untracked files"?
It might be enlightening if you post the actual .patch file.
-Dimitry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29DE1E03-2BE9-4E88-A8C9-B56DFE43F513>
