| Age | Commit message (Collapse) | Author |
|
|
|
(resolves #5142) (#5145)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GitHub Action <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ayato French <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Dax Raad <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
drop max timeout (#5140)
|
|
|
|
|
|
|
|
Previously, sessions created in a non-git directory would disappear from
the session picker after running git init and making the first commit.
This happened because the migration logic ran prematurely before a stable
project ID existed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|