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

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

Magit reports binary files that don't exist


From: Thorsten Jolitz
Subject: Magit reports binary files that don't exist
Date: Fri, 22 Aug 2014 13:23:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi List, 

using magit, I see this quite often now

,----
| [<<header>>]
| 
|    Do something
|     
| 1 file changed, 0 insertions(+), 0 deletions(-)
|  src/foo.el | Bin 59711 -> 58056 bytes
| 
|       Modified   src/foo.el
`----

although

 - there are no binary versions of foo.el (i.e. no foo.elc nowhere)

 - I certainly did insertions and deletions before the commit

Am I the only one seeing this?

PS

#+BEGIN_SRC emacs-lisp
(emacs-version)
#+END_SRC

#+results:
: GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
:  of 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc

#+BEGIN_SRC emacs-lisp
(magit-version)
#+END_SRC

#+results:
: 20140118.1540

,----
| git version 2.1.0
`----


-- 
cheers,
Thorsten




reply via email to

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