[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: |
Eli Zaretskii |
Subject: |
Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash |
Date: |
Tue, 29 Oct 2024 14:21:15 +0200 |
> 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.
- Re: master 4a49c50a4c3 1/2: VC Git: Use vc-deduce-fileset to determine what to stash,
Eli Zaretskii <=