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)
Tue, Dec 17, 7:34 AM
Unknown Object (File)
Mon, Dec 16, 5:30 PM
Unknown Object (File)
Sun, Dec 15, 10:30 AM
Unknown Object (File)
Mon, Dec 9, 1:23 PM
Unknown Object (File)
Fri, Dec 6, 8:09 AM
Unknown Object (File)
Nov 22 2024, 8:36 AM
Unknown Object (File)
Nov 22 2024, 8:36 AM
Unknown Object (File)
Nov 22 2024, 6:31 AM
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.