@pavlovic265/gt 0.69.0 → 0.71.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/gt-darwin-amd64 +0 -0
- package/bin/gt-darwin-arm64 +0 -0
- package/bin/gt-linux-amd64 +0 -0
- package/bin/gt-linux-arm64 +0 -0
- package/bin/gt-windows-amd64.exe +0 -0
- package/bin/gt-windows-arm64.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
- **Branch Stack Navigation**: Seamlessly move up and down your branch hierarchy
|
|
19
19
|
- **Stack Management**: Restack branches to keep your branch hierarchy up to date
|
|
20
20
|
- **Automated Git Workflows**: Simplify rebasing, syncing, and cleaning up merged branches
|
|
21
|
-
- **Enhanced Pull Request Management**: Create, list, and merge PRs with CI/CD status indicators
|
|
21
|
+
- **Enhanced Pull Request Management**: Create, list, and merge PRs with CI/CD status, review approval, and merge conflict indicators
|
|
22
22
|
- **Multi-Platform Support**: Works with GitHub and GitLab
|
|
23
23
|
- **Account Management**: Add, edit, list, and remove multiple accounts with full profile information
|
|
24
24
|
- **Authentication Management**: Easy account switching and token management
|
package/bin/gt-darwin-amd64
CHANGED
|
Binary file
|
package/bin/gt-darwin-arm64
CHANGED
|
Binary file
|
package/bin/gt-linux-amd64
CHANGED
|
Binary file
|
package/bin/gt-linux-arm64
CHANGED
|
Binary file
|
package/bin/gt-windows-amd64.exe
CHANGED
|
Binary file
|
package/bin/gt-windows-arm64.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED