@pavlovic265/gt 0.58.5 → 0.58.7
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 -0
- 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
|
@@ -515,6 +515,7 @@ gt pr li
|
|
|
515
515
|
|
|
516
516
|
## 🚧 Planned Features
|
|
517
517
|
|
|
518
|
+
- [⚙️] **Branch Tracking** — Interactive branch selection to rebase current branch onto a selected branch with `gt track` command.
|
|
518
519
|
- [ ] **Branch Syncing** — Seamlessly synchronize local and remote branches with intelligent conflict handling.
|
|
519
520
|
- [ ] **Change Submission** — Streamlined `submit` command for creating pull requests or submitting changes for review.
|
|
520
521
|
- [ ] **Advanced Branch Visualization** — Enhanced visualization of branch structures and relationships for easier navigation.
|
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