mirror of
https://github.com/chenasraf/git-open.git
synced 2026-05-17 17:38:06 +00:00
3.2 KiB
3.2 KiB
Changelog
1.4.0 (2026-03-12)
Features
- add --remote flag (4a39ec3)
Bug Fixes
- multiple remotes repo open (3e587e4)
1.3.6 (2026-02-17)
Bug Fixes
- open file from subdirectory using GIT_PREFIX var (443ebeb)
1.3.5 (2026-02-16)
Bug Fixes
- open file from subdirectory (301aed6)
1.3.4 (2025-11-09)
Bug Fixes
- uriencode quotes (f43244d)
1.3.3 (2025-05-06)
Bug Fixes
- trim branch before uriencode (8705353)
1.3.2 (2025-01-25)
Bug Fixes
- copyright year (afed007)
1.3.1 (2025-01-25)
Bug Fixes
- github find PR link (dabf678)
1.3.0 (2024-08-21)
Features
Bug Fixes
- github find pr (04e7e69)
1.2.0 (2024-08-16)
Features
- add version flag (b03edc1)
Bug Fixes
1.1.0 (2024-08-14)
Features
- more keyword aliases (0b07f46)
Bug Fixes
- avoid polluting main shell (e18cb46)
v1.0.0
- Initial commit