bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19045: 25.0.50; [PATCH] vc-git-print-log use --follow


From: Andreas Schwab
Subject: bug#19045: 25.0.50; [PATCH] vc-git-print-log use --follow
Date: Sun, 11 Feb 2018 18:03:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux)

On Feb 11 2018, Eli Zaretskii <eliz@gnu.org> wrote:

> So I think we should disable multiple files only on old versions of
> Git that don't support this.  Do we know which version started
> supporting this?  And what about directories?

git log --follow still requires exactly one pathspec (but it can match
multiple files).  A directory is a pathspec that matches all files in
that directory (recursively).

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]