Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TortoiseHGの「guessrenames」コマンドを模倣するhg機能はありますか?
私は本当にこれを掘り起こしますが、私は現在MacOSを使用していて、Murkyまたはコマンドラインインターフェイスを利用できます。
できるよ
hg addremove --similarity <percent>
詳細については、hghelpaddremoveと入力してください。