[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine w
From: |
Sean Whitton |
Subject: |
Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash |
Date: |
Tue, 29 Oct 2024 20:32:54 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hello,
On Tue 29 Oct 2024 at 02:21pm +02, Eli Zaretskii wrote:
>> branch: master
>> commit 4a49c50a4c351503a94c223da05888e5fd3d4fa1
>> Author: Sean Whitton <spwhitton@spwhitton.name>
>> Commit: Sean Whitton <spwhitton@spwhitton.name>
>>
>> VC Git: Use vc-deduce-fileset to determine what to stash
>>
>> * lisp/vc/vc-git.el (vc-git--deduce-files-for-stash): New function.
>> (vc-git-stash, vc-git-stash-snapshot): Use it to determine what
>> to stash. Update and expand docstrings.
>> (vc-git-stash-snapshot): No longer unconditionally snapshot all
>> uncommitted changes across the whole working tree.
>
> This apparently leads to:
>
> ELC vc/vc-git.elc
>
> In end of data:
> vc/vc-git.el:2188:12: Warning: the function `vc-deduce-fileset' might not
> be defined at runtime.
Apologies, fixed.
--
Sean Whitton