Carl Sorensen wrote:
>> "The -a is short for --all which includes modified and deleted files,
>> but not newly created files."
>>
>> would be better as:
>>
>> "The -a is short for --all which includes modified and deleted files,
>> but only newly created files which have been added with git add."
> 
> Thanks for the suggestion.  I've made the change in git.

An even better phrasing (IMO:-):

"The -a is short for --all, which includes all modified and deleted
files.  Newly created files must first be added using git add or else
they will not be included."


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to