Tidy up core #lang #84

Merged
mbutterick merged 2 commits from dev-tidy into master 9 years ago
mbutterick commented 9 years ago (Migrated from github.com)
There is no content yet.
The pull request has been merged as 888359b2b5.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dev-tidy master
git pull origin dev-tidy

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dev-tidy
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#84
Loading…
There is no content yet.