git pull --tags
- Added `ignore_errors` option to `Executable.__call__` - Can avoid raising errors on *specific* error return values.