[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Move shorthands.el to lisp/emacs-lisp/?
From: |
Yuri Khan |
Subject: |
Re: Move shorthands.el to lisp/emacs-lisp/? |
Date: |
Fri, 29 Oct 2021 16:45:19 +0700 |
On Fri, 29 Oct 2021 at 13:09, Eli Zaretskii <eliz@gnu.org> wrote:
> I don't mind moving it now. But please be sure to us "git mv", not
> the "manual" method, so that at least some of the Git commands could
> work across the renaming boundary.
“git mv” is not magical though; it does not do anything that a manual
move + staging both the deletion and the addition of the moved file
does not do.
What matters for reliable move detection is that the file contents
should not be modified in the same commit as the move.
- Re: Entering emojis, (continued)
Re: Entering emojis, Eli Zaretskii, 2021/10/27
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/27
- Re: Entering emojis, Eli Zaretskii, 2021/10/27
- Re: Entering emojis, Stefan Kangas, 2021/10/27
- Re: Entering emojis, Lars Ingebrigtsen, 2021/10/27
- Move shorthands.el to lisp/emacs-lisp/?, Stefan Kangas, 2021/10/27
- Re: Move shorthands.el to lisp/emacs-lisp/?, Lars Ingebrigtsen, 2021/10/28
- Re: Move shorthands.el to lisp/emacs-lisp/?, Eli Zaretskii, 2021/10/29
- Re: Move shorthands.el to lisp/emacs-lisp/?,
Yuri Khan <=
- Re: Move shorthands.el to lisp/emacs-lisp/?, Eli Zaretskii, 2021/10/29
- Re: Move shorthands.el to lisp/emacs-lisp/?, Yuri Khan, 2021/10/29
- Re: Move shorthands.el to lisp/emacs-lisp/?, Eli Zaretskii, 2021/10/29
- Re: Move shorthands.el to lisp/emacs-lisp/?, Dmitry Gutov, 2021/10/29
Re: Move shorthands.el to lisp/emacs-lisp/?, Lars Ingebrigtsen, 2021/10/29
Re: Entering emojis, Eli Zaretskii, 2021/10/27
Re: Entering emojis, Stefan Kangas, 2021/10/27
Re: Entering emojis, Eli Zaretskii, 2021/10/27
Re: Entering emojis, Stefan Monnier, 2021/10/27
Re: Entering emojis, Lars Ingebrigtsen, 2021/10/27