L
o
a
d
i
n
g
.
.
.
https://michele.zonca.org

How I learned to use: git add . -A

By Michele Zonca

20 November 2011

I asked myself: there is a better way to do that?

git rm git status | grep deleted | awk ’{print $3}’ 

Yes, there is.