It's just telling you that you modified the file. If you don't want it to
happen, save the file somewhere (so you don't lose the changes you made)
and do git checkout windows_build.txt and it should stop happening.

Bill.

On 16 November 2016 at 20:10, digxx <diger_d...@hotmail.com> wrote:

> Hello Bill,
> Sorry to grap out that thread again.
> I just did that Pkg.update thingy again, mainly git stash - git stash
> apply...In the end after I git stash apply it tells me
>
> On branch master
> Your branch is up-to-date with 'origin/master'.
> Changes not staged for commit:
>   (use "git add <file>..." to update what will be committed)
>   (use "git checkout -- <file>..." to discard changes in working directory)
>
>         modified:   windows_build.txt
>
> no changes added to commit (use "git add" and/or "git commit -a")
>
> What is that git add/commit good for ? Do I have to do it or why is
> telling me that?
>

Reply via email to