문제

Is there a way to delete "MISSING" files explicitly without having to delete them with fossil rm one by one?

I've recently created a repository with a Flash XFL folder in it and Flash seems to delete and create some binary files somewhat arbitrarily. Having to delete them manually every time I commit is a bit annoying.

도움이 되었습니까?

해결책

Nevermind. I'm an idiot. Fossil has me covered with fossil addremove. Seems like this will replace fossil add . in my workflow now.

It really does include everything but the kitchen sink. Thanks, drh.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top