:: Re: [DNG] netman: Please, do NOT us…
Forside
Slet denne besked
Besvar denne besked
Skribent: Rainer Weikusat
Dato:  
Til: dng
Emne: Re: [DNG] netman: Please, do NOT use 17-Dec-2015 commit/merge
Edward Bartolo <edbarx@???> writes:

[...]

> Changes not staged for commit:


[...]

>     modified:   netman.desktop
>     modified:   netman.lps

>
> Untracked files:
>
>     debian/files
>     debian/netman-backend.debhelper.log
>     debian/netman-backend.substvars
>     debian/netman-backend/
>     debian/netman-gui.debhelper.log
>     debian/netman-gui.substvars
>     debian/netman-gui/

>
> no changes added to commit (use "git add" and/or "git commit -a")
>
> This is NOT true: those files have been already committed.


The files on the second list shouldn't be committed as they're generated
by the build process. As to the first two, if git thinks they were
changed and you don't, chances are that you're wrong although to
opposite is also possible. Just check for changes via 'git diff' and
commit them.