标签:
git help add
-A, --all
Like -u, but match <filepattern> against files
in
the working tree
in
addition to the index. That means that it will
find
new files as well as
staging modified content and removing files that are no longer
in
the working tree.
标签:
原文地址:http://www.cnblogs.com/pinganzi/p/5579623.html