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 |