Features
- **examples:** add example with external repos (892245a)
Bug Fixes
- wait_object must return True for dry-run (fb98f1c)
- Better differentiation between non-readiness and actual errors (cfe86cc)
- Honor the GIT_SSH environment variable to properly support plink/peagent (cae63af)
- Only try ControlMaster on non-windows (c5ee88e)
- Don't wait for hooks when performing dry-run (619607f)
- Fix hook weight parsing (fddd69f)
---