Re: BUGREPORT: Modified files on a fresh clone on M2 MacBook Pro

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

 



22.3.2023 kl. 19:22 skrev Kristoffer Haugsbakk <kristofferhaugsbakk@xxxxxxxxxxxx>:
> 
> I still get a dirty working repository after a fresh clone (on Linux,
> git version 2.40.0) on your commit 6425cb09a8d0 (Apply changes 127,
> 2023-03-22):
> 
>    $ git status
>    On branch main
>    Your branch is up to date with 'origin/main'.
> 
>    Changes not staged for commit:
>      (use "git add <file>..." to update what will be committed)
>      (use "git restore <file>..." to discard changes in working directory)
>            modified:   "corp/SN\303\205SNINGEN 2014/43 uke/N\303\246ringsliv.doc"
>            modified:   "corp/SN\303\205SNINGEN 2015/26 uke/\303\230lsamling.doc"
>            modified:   "corp/SN\303\205SNINGEN 2015/38 uke /SAK1 -s\303\270rsamisk.doc"
>            modified:   "corp/SN\303\205SNINGEN 2015/38 uke /SAK1.doc"
>            modified:   "corp/Sn\303\245sningen 2012/20 uke/Artig med animasjon - samisk.doc"
>            modified:   "corp/Sn\303\245sningen 2012/20 uke/Artig med animasjon.doc"
>            modified:   "corp/Sn\303\245sningen 2012/4. uke/Mange vil l\303\246re s\303\270rs/Mange vil l\303\246re s\303\270rsamisk - saemien.doc"
>            modified:   "corp/Sn\303\245sningen 2012/4. uke/Mange vil l\303\246re s\303\270rs/Mange vil l\303\246re s\303\270rsamisk.doc"
>            modified:   "corp/Sn\303\245sningen 2012/4. uke/P\303\245 sameskolen/Det er p\303\245 sameskolen jeg f\303\270ler meg hjemme - samisk.doc"
>            modified:   "corp/Sn\303\245sningen 2012/4. uke/P\303\245 sameskolen/Det er p\303\245 sameskolen jeg f\303\270ler meg hjemme.doc"
>            modified:   "corp/Sn\303\245sningen 2013/50 uke/Dramatikk og kj\303\246rlighet - S\303\270rsamisk.doc"
> 
>    no changes added to commit (use "git add" and/or "git commit -a")
> 
> Note that this `doc` extension was not covered by your update.
> 
> But it becomes clean if I remove this line:
> 
>    $ git diff
>    diff --git a/.gitattributes b/.gitattributes
>    index bbd8c0db810d..3959fefadfc1 100644
>    --- a/.gitattributes
>    +++ b/.gitattributes
>    @@ -2,7 +2,6 @@
>     # DO NOT EDIT - the file is updated via the template system.
> 
>     # Some defaults:
>    -* text   eol=lf

Thanks for pointing this out - git status did not return these files for me. Also interesting that you got it on a Linux box, that has not happened to us, cf earlier email in this thread.

I will add this and other missing extensions.

Best,
Sjur



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux