Re: [git-users] Re: Commit only two files from stage to repository at once

2016-09-05 Thread edgaroliveira . dev
At this moment I stay stupid with my naivety :P I used this instruction on my scripts and command at the shell, I should have recognized this! :) Thanks anyway -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this

Re: [git-users] Re: Commit only two files from stage to repository at once

2016-09-04 Thread Gergely Polonkai
That is an instruction to the shell. Basically it says "execute git commit content-a95.php, and if that command succeeds, execute excercises/css/excss57.html -m 'added…'" Now if you don't provide a commit message to git (that is the -m "added blahblah" part), Git will pop up your favourite (?)