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.
hg pushチェンジセットAをリポジトリmyapp-v1に変更してから、を実行してhg pullそれをhg mergeにマージする場合、変更セットが最初にチェックインされたことを識別するmyapp-v2方法はリポジトリにありますか? myapp-v2myapp-v1
hg push
myapp-v1
hg pull
hg merge
myapp-v2
いいえ。DVCSはDVCSであり、コミットされたチェンジセットには、他のクローンへの転送後のオリジンデータがありません。
回避策-各チェンジセットの永続的な属性は次のとおりです。
これらの標識を使用できます