--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Tue Feb 16 17:12:48 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Tue Feb 16 18:25:47 2021 +0100 @@ -141,6 +141,10 @@ <td>Private slot used to push a bookmark to a remote repository.</td> </tr> <tr> +<td><a href="#HgProjectHelper.__hgBookmarkPushAll">__hgBookmarkPushAll</a></td> +<td>Private slot to push all bookmarks to a remote repository.</td> +</tr> +<tr> <td><a href="#HgProjectHelper.__hgBookmarkPushCurrent">__hgBookmarkPushCurrent</a></td> <td>Private slot used to push the current bookmark to a remote repository.</td> </tr> @@ -525,6 +529,13 @@ <p> Private slot used to push a bookmark to a remote repository. </p> +<a NAME="HgProjectHelper.__hgBookmarkPushAll" ID="HgProjectHelper.__hgBookmarkPushAll"></a> +<h4>HgProjectHelper.__hgBookmarkPushAll</h4> +<b>__hgBookmarkPushAll</b>(<i></i>) + +<p> + Private slot to push all bookmarks to a remote repository. +</p> <a NAME="HgProjectHelper.__hgBookmarkPushCurrent" ID="HgProjectHelper.__hgBookmarkPushCurrent"></a> <h4>HgProjectHelper.__hgBookmarkPushCurrent</h4> <b>__hgBookmarkPushCurrent</b>(<i></i>)