@pavlovic265/gt 0.59.0 → 0.61.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 -2
- 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
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
[](https://github.com/pavlovic265/265-gt/blob/main/LICENSE)
|
|
4
4
|
[](https://golang.org/)
|
|
5
5
|
[](https://git-scm.com/)
|
|
6
|
-
[](https://cli.github.com/)
|
|
7
6
|
|
|
8
7
|
[](https://github.com/pavlovic265/265-gt/actions/workflows/ci.yml)
|
|
9
8
|
[](https://github.com/pavlovic265/265-gt/actions/workflows/build.yml)
|
|
@@ -556,7 +555,7 @@ gt pr li
|
|
|
556
555
|
- [ ] **Branch Syncing** — Seamlessly synchronize local and remote branches with intelligent conflict handling.
|
|
557
556
|
- [ ] **Change Submission** — Streamlined `submit` command for creating pull requests or submitting changes for review.
|
|
558
557
|
- [ ] **Advanced Branch Visualization** — Enhanced visualization of branch structures and relationships for easier navigation.
|
|
559
|
-
- [
|
|
558
|
+
- [x] **Multi-Platform Git Integration** — Full support for GitHub and GitLab with direct API calls (no external CLI dependencies).
|
|
560
559
|
- [ ] **Theme Customization** — Flexible theme settings to personalize the CLI experience.
|
|
561
560
|
- [ ] **Automated GitHub Setup** — One-command configuration for GitHub authentication, commit signing, tokens, and SSH keys.
|
|
562
561
|
- [ ] **User-Aware Repository Checkout** — Automatically clone and manage repositories based on the active user profile.
|
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