You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.2.0
New features
---
- Added homebrew formula for easier install (#30)
Maintenance
---
- Bumped dependencies
- Move hook path computation to the git lib (#27)
- Improve git worktree support (#26)
- Fix github topic link (#31)
1.0.1
Features
---
- Add support for git over https protocol
- Detect the repository default branch through the github API
Documentation
---
- Fix documentaton links from README.md
- Added badges to README
- Better explanation of the git workflow
- Improve the getting started documentation
Development
---
- Ensure tests passes for contributors without permissions to the
integration tests repository
- Fix release workflows to only run on tags