-
Notifications
You must be signed in to change notification settings - Fork 0
SKoschnicke/quassum_git
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. create list of remote branches and save it into branches.txt git branch -r > branches.txt (see create_branch_txt.sh) 2. execute branches.rb ruby branches.rb this creates delete_closed_tickets.sh 3. execute delete_closed_tickets.sh to delete branches you can use ssh-agent to avoid entering your password on every branch delete: `ssh-agent` ssh-add
About
delete branches belonging to closed tickets in Quassum
Resources
Stars
Watchers
Forks
Releases
No releases published