refactor: extract NULL_COMMIT_ID, NULL_LONG_ID, MUSE_DIR constants to _types
NULL_COMMIT_ID / NULL_LONG_ID replace bare '"0" * 64' sentinel in reflog, checkout, switch, format_patch, apply_patch, and cli/commands/reflog.
MUSE_DIR = ".muse" extracted next to OBJECTS_DIR; replaces 23 string literals in store, merge_engine, reflog, gc, and stat_cache.
sha256:6d00e15f0199b1b15e8eace475eb52053fe9aac113616740409d0572482e05d6
sha
sha256:bb9cbb25aa41b5570acea39f35beb0a577727829e4b7d9696e146eef2f3c6ccf
snapshot
Older
refactor: replace remaining string concatenation with f-strings
sha256:88fe7ec064155a505cb4cd91ef9edf9802f187c115ae6e3d80ede86d293a00c3
All commits
Newer
refactor: replace naked "ed25519" with DEFAULT_SIGN_ALGO in sign.py
sha256:617ce0345afdc15280b0b4eebd1e5ac7284865fa91e6c4e49fbd7063f8089bcb
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:6d00e15f0199b1b15e8eace475eb52053fe9aac113616740409d0572482e05d6 --body "your comment"
No comments yet. Be the first to start the discussion.