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, Aug 31, 3:52 PM
Unknown Object (File)
Thu, Aug 27, 5:50 AM
Unknown Object (File)
Wed, Aug 26, 2:40 AM
Unknown Object (File)
Tue, Aug 25, 5:47 AM
Unknown Object (File)
Sat, Aug 22, 6:10 AM
Unknown Object (File)
Thu, Aug 20, 4:14 AM
Unknown Object (File)
Mon, Aug 17, 9:52 PM
Unknown Object (File)
Sat, Aug 15, 9:16 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36933
Build 33822: arc lint + arc unit

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.