initial report

This commit is contained in:
yarikoptic 2017-03-23 04:09:44 +00:00 committed by admin
parent 6e11108d55
commit a6430481c4

View file

@ -0,0 +1,3 @@
to supplement 'git add -u' behavior -- to add only updated (tracked only, no untracked) files to be committed. ATM all files would be added, including untracked.
[[!meta author=yoh]]