Re: [git-users] commit or no commit

2018-04-04 Thread Konstantin Khomoutov
On Tue, Apr 03, 2018 at 03:08:44PM -0700, KrzyJaski wrote: > After > git status > > I got this message: > Changes to be committed: > (use "git reset HEAD ..." to unstage) > > modified: root/node/chnode.c > modified: root/node/node.c > > Changes not staged for commit: > (use

Re: [git-users] commit or no commit

2018-04-03 Thread Michael
On 2018-04-03, at 3:08 PM, KrzyJaski wrote: > After > git status > > I got this message: > Changes to be committed: > (use "git reset HEAD ..." to unstage) > > modified: root/node/chnode.c > modified: root/node/node.c > > Changes not staged for commit: >

[git-users] commit or no commit

2018-04-03 Thread KrzyJaski
After git status I got this message: Changes to be committed: (use "git reset HEAD ..." to unstage) modified: root/node/chnode.c modified: root/node/node.c Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git checkout -- ..." to discard