Skip to content

Sort entries in Manifest File#854

Merged
brucemiller merged 2 commits into
brucemiller:masterfrom
tkw1536:sortmanifest
Jul 19, 2017
Merged

Sort entries in Manifest File#854
brucemiller merged 2 commits into
brucemiller:masterfrom
tkw1536:sortmanifest

Conversation

@tkw1536

@tkw1536 tkw1536 commented Jul 19, 2017

Copy link
Copy Markdown
Contributor

Over time, several file names inside the MANIFEST file have gotten out of order. This PR accomplishes two things (1) it sorts the lines to be in order again and (2) adds a script to (semi-) automatically regenerate the MANIFEST file in a sorted fashion the future.

tkw1536 added 2 commits July 18, 2017 23:25
This commit adds a script to automatically (re-)generate the MANIFEST
file. It works by using find and sort to automatically generate the
relevant entries.
@brucemiller

Copy link
Copy Markdown
Owner

This seems like it could occasionally be useful, at least for testing branches; I'd be wary of using it on master, since you want to add files to the MANIFEST only very intentionally, and making sure that they're also under version control.

@brucemiller brucemiller merged commit 9102496 into brucemiller:master Jul 19, 2017
@tkw1536 tkw1536 deleted the sortmanifest branch August 3, 2017 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants