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

branch
eric7
changeset 9620
9563c83ce83d
parent 9616
13aa04c979d7
child 9971
773ad1f1ed22
equal deleted inserted replaced
9619:7033f25b1462 9620:9563c83ce83d
409 <tr> 409 <tr>
410 <td><a href="#Git.gitVerifyBundle">gitVerifyBundle</a></td> 410 <td><a href="#Git.gitVerifyBundle">gitVerifyBundle</a></td>
411 <td>Public method to verify a bundle file.</td> 411 <td>Public method to verify a bundle file.</td>
412 </tr> 412 </tr>
413 <tr> 413 <tr>
414 <td><a href="#Git.gitWorktreeManagement">gitWorktreeManagement</a></td>
415 <td>Public method to show the worktree list/management dialog.</td>
416 </tr>
417 <tr>
414 <td><a href="#Git.initCommand">initCommand</a></td> 418 <td><a href="#Git.initCommand">initCommand</a></td>
415 <td>Public method to initialize a command arguments list.</td> 419 <td>Public method to initialize a command arguments list.</td>
416 </tr> 420 </tr>
417 <tr> 421 <tr>
418 <td><a href="#Git.vcsAdd">vcsAdd</a></td> 422 <td><a href="#Git.vcsAdd">vcsAdd</a></td>
2245 <dt><i>projectDir</i></dt> 2249 <dt><i>projectDir</i></dt>
2246 <dd> 2250 <dd>
2247 name of the project directory (string) 2251 name of the project directory (string)
2248 </dd> 2252 </dd>
2249 </dl> 2253 </dl>
2254 <a NAME="Git.gitWorktreeManagement" ID="Git.gitWorktreeManagement"></a>
2255 <h4>Git.gitWorktreeManagement</h4>
2256 <b>gitWorktreeManagement</b>(<i>projectDir</i>)
2257
2258 <p>
2259 Public method to show the worktree list/management dialog.
2260 </p>
2261 <dl>
2262
2263 <dt><i>projectDir</i> (str)</dt>
2264 <dd>
2265 name of the project directory
2266 </dd>
2267 </dl>
2250 <a NAME="Git.initCommand" ID="Git.initCommand"></a> 2268 <a NAME="Git.initCommand" ID="Git.initCommand"></a>
2251 <h4>Git.initCommand</h4> 2269 <h4>Git.initCommand</h4>
2252 <b>initCommand</b>(<i>command</i>) 2270 <b>initCommand</b>(<i>command</i>)
2253 2271
2254 <p> 2272 <p>

eric ide

mercurial