Page MenuHomeFreeBSD

git-arc: Use a separate message file
ClosedPublic

Authored by markj on Feb 12 2021, 2:42 PM.
Tags
None
Referenced Files
F146563559: D28614.diff
Tue, Mar 3, 4:38 PM
Unknown Object (File)
Sun, Mar 1, 4:32 PM
Unknown Object (File)
Sun, Mar 1, 9:23 AM
Unknown Object (File)
Sun, Mar 1, 3:41 AM
Unknown Object (File)
Sat, Feb 28, 12:27 AM
Unknown Object (File)
Tue, Feb 24, 11:20 PM
Unknown Object (File)
Tue, Feb 24, 9:18 PM
Unknown Object (File)
Tue, Feb 3, 9:56 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.