-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clone repositories if needed while freezing
* Add new utility function `straight--alist-set'. * Decompose version lockfile reading from `straight-thaw-versions' into `straight--get-versions' so that it can also be used in `straight-freeze-versions'. * Add PREDICATE argument to `straight--map-repos-interactively', `straight-normalize-all', `straight--pull-all', and `straight--push-all'. * Only attempt to push packages whose repositories have already been cloned. * Don't attempt to thaw a version for packages whose local repositories have not been cloned.
- Loading branch information
Showing
1 changed file
with
138 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters