backports: use --ignore-removal for git add As of git 2.0 --ignore-removal is no longer default so just make it default tool, without which git will warn us about this change. Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>