drewdeponte / git-ps-rs

Official git-ps Rust implementation - the future of git-ps
https://git-ps.sh
MIT License
79 stars 8 forks source link

Add remote name & remote url to isolate_post_checkout hook args #215

Closed drewdeponte closed 1 year ago

drewdeponte commented 1 year ago

Add remote name & remote url to isolate_post_checkout hook args so that isolate_post_checkout hooks can be implemented in a way that is remote aware.

skip_ticket_id_check

[changelog] added: remote name & remote url to isolate_post_checkout hook args