Page MenuHomePhabricator

In Arcanist, when trying to write to a file configuration source, create missing directories
ClosedPublic

Authored by epriestley on Mar 3 2021, 9:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 3:18 PM
Unknown Object (File)
Sat, Mar 30, 10:31 PM
Unknown Object (File)
Fri, Mar 29, 1:52 PM
Unknown Object (File)
Sat, Mar 23, 7:51 AM
Unknown Object (File)
Mar 10 2024, 6:30 AM
Unknown Object (File)
Feb 10 2024, 12:34 AM
Unknown Object (File)
Dec 27 2023, 1:42 PM
Unknown Object (File)
Dec 27 2023, 1:42 PM
Subscribers
None

Details

Summary

The ".git/arc" directory may need to be created when writing to working copy configuration.

Test Plan
  • Tried to store an answer to a prompt in a new working copy.
  • Before: error that ".git/arc" does not exist.
  • After: prompt saved to working copy configuration.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 3 2021, 9:41 PM
This revision was automatically updated to reflect the committed changes.