You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Glyphs introduces several dynamic noisy bits as you use the app that are inevitably merge conflicts in the event of contributions from more than one person or branch. One at least is just a datestamp of the last save. We should be able to write a normalizer that smooths these bits over so that merge conflicts are less common.
Set this up as a smudge/clean filter? Pre-commit hook?
The text was updated successfully, but these errors were encountered:
Glyphs introduces several dynamic noisy bits as you use the app that are inevitably merge conflicts in the event of contributions from more than one person or branch. One at least is just a datestamp of the last save. We should be able to write a normalizer that smooths these bits over so that merge conflicts are less common.
Set this up as a smudge/clean filter? Pre-commit hook?
The text was updated successfully, but these errors were encountered: