gitgrip 0.20.0

Multi-repo workflow tool - manage multiple git repositories as one
Documentation
## Summary

Brief description of changes.

## Changes

- Change 1
- Change 2

## Testing

How were these changes tested?

## Checklist

- [ ] Code compiles (`pnpm build`)
- [ ] Linting passes (`pnpm lint`)
- [ ] Tests pass (`pnpm test`)
- [ ] Documentation updated (if applicable)