
Github PR Fetch bởi mgalgs
Adds remote URL and ref information to GH PRs for easy copy/pasting. Options to checkout, merge, cherry-pick, or just fetch. Similar functionality to Github's `gh` tool, but with vanilla git.
1 người dùng1 người dùng
Siêu dữ liệu mở rộng
Ảnh chụp màn hình

Về tiện ích mở rộng này
Simple extension that adds a `git fetch` command to GitHub pull request pages, making it easy to fetch and check out pull requests locally without some nonsense `gh` utility, just plain ol' git.
This idea was copied from the Gerrit Code Review tool. Gerrit users using Github: rejoice!
This extension is open source: https://github.com/mgalgs/github-pr-fetch
This idea was copied from the Gerrit Code Review tool. Gerrit users using Github: rejoice!
This extension is open source: https://github.com/mgalgs/github-pr-fetch
Được xếp hạng 0 (bởi 1 người dùng)
Quyền hạn và dữ liệuTìm hiểu thêm
Quyền hạn bắt buộc:
- Truy cập dữ liệu của bạn cho github.com
Thêm thông tin
- Liên kết tiện ích
- Phiên bản
- 1.2
- Kích cỡ
- 14,05 KB
- Cập nhật gần nhất
- 2 năm trước (17 Thg 08 2023)
- Thể loại có liên quan
- Giấy phép
- Giấy phép MIT
- Lịch sử các phiên bản
- Thêm vào bộ sưu tập
Ghi chú phát hành cho phiên bản 1.2
Added "transport" setting (to switch between https and git).