git reply deleted files [transfer]

To view deleted files: git ls-files --deleted To
restore, you need to checkout again: git checkout -- <deleted_file>

The following content is to be tested:
Multiple files can be operated at the same time using xargs
git ls-fies -d | xargs git checkout - -





http://blog.sina.com.cn/s/blog_48e9691b01011yot.html

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326914973&siteId=291194637