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)
Tue, Sep 30, 9:31 AM
Unknown Object (File)
Sat, Sep 27, 3:35 AM
Unknown Object (File)
Tue, Sep 16, 12:04 AM
Unknown Object (File)
Sat, Sep 13, 7:31 AM
Unknown Object (File)
Fri, Sep 12, 11:04 PM
Unknown Object (File)
Sep 11 2025, 5:42 PM
Unknown Object (File)
Aug 3 2025, 9:20 PM
Unknown Object (File)
Jul 18 2025, 2:55 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.