mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
Also change SCM implementation so that it doesn’t use objects with automatic storage, as the objects may be accessed from threads, which may run after objects with automatic storage has been destroyed.