fix
BREAKING
task/muse-103-vscode-sentinel
#1 / 1
fix: untrack stuck .vscode directory sentinel (muse#103)
.vscode/ was tracked as a committed empty-directory sentinel, then later excluded via .museignore while the directory itself stayed present on disk -- no command could previously untrack it (muse#103). Now fixed upstream in muse 0.2.1rc10: muse code add . auto-detects a committed empty-dir sentinel that is still present but now fully ignored, and stages its removal.
sha256:ea0b9bd5e41fc9f0da875d492f38c801d44ca8596aa87c073f69687cf04d24da
sha
sha256:5cc91ad1cb793e8d5c53219e0fe35d6d89d3f6696d67d8571e12a48446b3c3d0
snapshot
Semantic Changes
−
.vscode/
← Older
Oldest on task/muse-103-vscode-sentinel
All commits
Newer →
Latest on task/muse-103-vscode-sentinel
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:ea0b9bd5e41fc9f0da875d492f38c801d44ca8596aa87c073f69687cf04d24da --body "your comment"
No comments yet. Be the first to start the discussion.