jacebrowning / jacebrowning/gitman
Simplify the 'sources_locked' section
Open
@jacebrowning is already working on this.
Since Jan 20, 2017.
chore
- Dominant language
- Python
- Stars
- 225
- Forks
- 36
- Avg merge
- 15h 47m
- Merged PRs (30d)
- 8
Description
Currently, the `sources_locked` section in the configuration file contains a full copy of the metadata from the corresponding `sources` section. The only metadata required to lock a sources version is `name` and `rev`. The rest of the information can be obtained from the base source.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.