git @ Cat's Eye Technologies shelf / c76a419
Better notes. Chris Pressey 6 years ago
1 changed file(s) with 4 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
165165 * Make a `shelf_fanin` to complement `shelf_fanout`.
166166 * Make a `shelf_populate_from_shelf` (`shelf_replicate`?)
167167 * Would a `shelf_pwd_all` be helpful? It's in my notes, but I don't know why.
168 * Skip `venv` when linking
169 * Configure list of dirs to skip when linking, in an env var
168170
169171 ### History
170172
171173 #### 0.4
172174
173 * Fixed a bug where it was trying to link `.git` directories.
175 * Fixed a bug where it was trying to link `.git` directories and other
176 inappropriate files because a pattern wasn't being correctly applied.
174177
175178 #### 0.3
176179