Page MenuHomeFreeBSD

git-arc: Use a separate message file
ClosedPublic

Authored by markj on Feb 12 2021, 2:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 8:17 PM
Unknown Object (File)
Tue, Jul 21, 3:48 AM
Unknown Object (File)
Jun 28 2026, 12:38 PM
Unknown Object (File)
Jun 25 2026, 4:55 AM
Unknown Object (File)
Jun 23 2026, 11:14 PM
Unknown Object (File)
Jun 23 2026, 3:38 AM
Unknown Object (File)
Jun 21 2026, 8:33 PM
Unknown Object (File)
Jun 20 2026, 11:36 AM
Subscribers

Details

Summary

Rather than putting revision metadata in .git/arc/create-message, create
a tmpfile and use that. Otherwise arc diff always prompts about it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Feb 12 2021, 2:42 PM

Fixes my issue with not being able to create.

This revision is now accepted and ready to land.Feb 12 2021, 5:31 PM
This revision was automatically updated to reflect the committed changes.