GitQlient 1.6.0
The GitQlient 1.6.0 release contains the following features:
- New Git command options:
- Push unchecked branches
- Reset unchecked branches to a specific commit
- Reset unchecked branches to its origin
- Revert commit
- Update all submodules
- Add untracked files when doing a stash
- Added CMake support
- Added support for Qt6
- More Shortcuts:
- Open a repo, Clone a repo, New repo, and Close a repo.
- Info about shortcuts in Config panel
Fixes:
- Fixed #253: Disable auto fetch from server repository feature not working
- Fixed #251: Crash when adding files to new repo
- Fixed #258: Moving init and clone to GitQlient widget
- Fixed the search of branches/tags
Known issues:
- Any MacOS issues are still opened until I have time to test properly on that system.