Page MenuHomeFreeBSD

git-arc: Use a separate message file
ClosedPublic

Authored by markj on Feb 12 2021, 2:42 PM.
Tags
None
Referenced Files
F107177041: D28614.diff
Sat, Jan 11, 7:07 AM
Unknown Object (File)
Dec 10 2024, 9:04 PM
Unknown Object (File)
Nov 18 2024, 6:26 PM
Unknown Object (File)
Nov 18 2024, 4:42 PM
Unknown Object (File)
Nov 18 2024, 5:44 AM
Unknown Object (File)
Nov 17 2024, 5:02 PM
Unknown Object (File)
Nov 8 2024, 2:51 PM
Unknown Object (File)
Sep 24 2024, 3:08 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.