{{[{]?(.*?)[}]?}}
{{> components/templates/email/includes/email-tr-spacer }}
{{# deliveryAddress }}
| #!/bin/bash | |
| # bzr2git | |
| # (c) Tobias Frost 2009. Released under the GPL3. | |
| # http://blog.coldtobi.de | |
| # This script takes a bazaar (bzr) repository and makes a git repository out of | |
| # it. The current dir should be the bzw one, the git one is created in | |
| # new_git_repo. |