strano
strano copied to clipboard
Enhance branch selection
- Get branchs & tags from project.cap.repository using git ls-remote
- Auto select branch (for stage if any) refreshing the jobs/new form in ajax
- Monkey Patch capistrano so that -s branch=xyz works with multistage
- 1 for this feature, do you have some copy implementing this one?