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

git

How I learned to use: git add . -A

By Michele Zonca

#git

#fail

#rtfm

#oneliner

#bash abuse

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.