Compare commits
7 commits
3d008bd390
...
bedcc8a352
| Author | SHA1 | Date | |
|---|---|---|---|
| bedcc8a352 | |||
| 87f6b42595 | |||
| 9b941fdbda | |||
| bc72061d14 | |||
| 99d19e0fd9 | |||
| 485f88c686 | |||
| 50f2b2a1bf |
1 changed files with 3 additions and 8 deletions
|
|
@ -1,12 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# Check out the specified branch (or `entomologist-data` if not specified)
|
# Check out the `entomologist-data` branch in a temporary worktree.
|
||||||
# in a temporary worktree.
|
# For each issue with a `tags` file, replace the old-style tags file with a new-style tags dir.
|
||||||
#
|
|
||||||
# For each issue with a `tags` file:
|
|
||||||
#
|
|
||||||
# replace the old-style tags file with a new-style tags dir
|
|
||||||
#
|
|
||||||
# git commit
|
# git commit
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue