Page MenuHomeFreeBSD

git-arc: Use a separate message file
ClosedPublic

Authored by markj on Feb 12 2021, 2:42 PM.
Tags
None
Referenced Files
F83648299: D28614.id83789.diff
Mon, May 13, 2:08 AM
Unknown Object (File)
Thu, Apr 25, 8:06 AM
Unknown Object (File)
Tue, Apr 23, 9:45 AM
Unknown Object (File)
Tue, Apr 16, 6:21 PM
Unknown Object (File)
Apr 7 2024, 2:30 AM
Unknown Object (File)
Feb 2 2024, 12:20 PM
Unknown Object (File)
Jan 4 2024, 3:58 AM
Unknown Object (File)
Dec 22 2023, 11:12 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.