-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rough in hmtx #143
Rough in hmtx #143
Conversation
Apologies, had to force push to tidy up merge errors. |
no worries. However, you can always us git merge instead of git rebase while you're working on a PR that's already been partially reviewed, then immediately before actually merging the final LGTM'ed PR you can always do a rebase to restore linear history and clean up the merge commits |
I know, but I also know I might forget the cleanup step. Gambling that feedback was largely complete I suppose. |
First pass at hmtx. Contributes to #138.