Commit c38197a
committed
Wrap up data-driven version migration
Now that every shell reads from versions/<shell>.{all,current} via
shvr_update_<shell>, drop the now-dead shvr_clear_versioninfo call in
shvr_update: the updaters discover versions fresh and never read the
version_*/fork_*/build_srcdir globals. The function and its two
github_regen_* call sites (which clear then consume build_srcdir) are
unchanged.
Document the maintainer update workflow in README.md (sh shvr.sh update,
probe new versions, versions/<shell>.excluded, github_regen_all, commit).1 parent 87fdd7a commit c38197a
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
0 commit comments