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)
Thu, Nov 6, 2:38 PM
Unknown Object (File)
Fri, Oct 31, 10:45 AM
Unknown Object (File)
Wed, Oct 29, 3:12 AM
Unknown Object (File)
Thu, Oct 16, 1:02 AM
Unknown Object (File)
Tue, Oct 14, 4:48 AM
Unknown Object (File)
Tue, Oct 14, 4:48 AM
Unknown Object (File)
Tue, Oct 14, 4:48 AM
Unknown Object (File)
Mon, Oct 13, 3:21 PM
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.