Thanks Stefan, but this is perplexing since I just installed Julia+Juno and 'Pkg.update()' was the first command I ran. Didn't change anything anywhere before that. I wonder how the permissions of these files can be changed.
On Thu, Feb 18, 2016 at 5:14 PM, Stefan Karpinski <[email protected]> wrote: > The permissions of these files got changed somehow. > > On Thu, Feb 18, 2016 at 3:52 PM, Hua Chai (Ken) <[email protected]> > wrote: > >> It shows five files with changed mode. (See attached screenshot) >> After I do 'git checkout --filename' on each of them and do 'git diff' >> again, exactly the same five files still show up. >> >> On Thu, Feb 18, 2016 at 3:42 PM, Tony Kelman <[email protected]> wrote: >> >>> As in the "Cannot pull with rebase...?" thread, what does `git diff` say >>> when run from the package directory? If you do `git checkout -- filename` >>> on each of the files with changes, does `git diff` then show anything? >>> >> >> >
