You can create a hook on the receiving side. Add the following section to your /.hg/hgrcrepo/.hg/hgrc
[hook]
changegroup = hg update
That should do it. Note that hooks are not cloned.
|
2 | deleted 2 characters in body | ||
|
You can create a hook on the receiving side. Add the following section to your /.hg/hgrcrepo/.hg/hgrc
That should do it. Note that hooks are not cloned. |
||||
|
1 |
|
||
|
You can create a hook on the receiving side. Add the following section to your /.hg/hgrc
That should do it. Note that hooks are not cloned. |
||||