src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10684
58c7f23ae1cb
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
2902 tuple of (bool, bool) 2902 tuple of (bool, bool)
2903 </dd> 2903 </dd>
2904 </dl> 2904 </dl>
2905 <a NAME="Git.vcsInit" ID="Git.vcsInit"></a> 2905 <a NAME="Git.vcsInit" ID="Git.vcsInit"></a>
2906 <h4>Git.vcsInit</h4> 2906 <h4>Git.vcsInit</h4>
2907 <b>vcsInit</b>(<i>vcsDir, noDialog=False</i>) 2907 <b>vcsInit</b>(<i>_vcsDir, noDialog=False</i>)
2908 <p> 2908 <p>
2909 Public method used to initialize the Git repository. 2909 Public method used to initialize the Git repository.
2910 </p> 2910 </p>
2911 <p> 2911 <p>
2912 The initialization is done, when a project is converted into a 2912 The initialization is done, when a project is converted into a
2914 doing anything. 2914 doing anything.
2915 </p> 2915 </p>
2916 2916
2917 <dl> 2917 <dl>
2918 2918
2919 <dt><i>vcsDir</i> (str)</dt> 2919 <dt><i>_vcsDir</i> (str)</dt>
2920 <dd> 2920 <dd>
2921 name of the VCS directory (unused) 2921 name of the VCS directory (unused)
2922 </dd> 2922 </dd>
2923 <dt><i>noDialog</i> (bool)</dt> 2923 <dt><i>noDialog</i> (bool)</dt>
2924 <dd> 2924 <dd>

eric ide

mercurial