--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Tue Apr 04 17:26:54 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Wed Apr 05 11:58:22 2023 +0200 @@ -1423,7 +1423,7 @@ </dl> <a NAME="Git.gitGetBranchesList" ID="Git.gitGetBranchesList"></a> <h4>Git.gitGetBranchesList</h4> -<b>gitGetBranchesList</b>(<i>repodir, withMaster=False, allBranches=False, remotes=False</i>) +<b>gitGetBranchesList</b>(<i>repodir, withMain=False, allBranches=False, remotes=False</i>) <p> Public method to get the list of branches. @@ -1434,9 +1434,9 @@ <dd> directory name of the repository (string) </dd> -<dt><i>withMaster</i></dt> +<dt><i>withMain</i></dt> <dd> -flag indicating to get 'master' as well (boolean) +flag indicating to get 'main' as well (boolean) </dd> <dt><i>allBranches</i></dt> <dd>