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

branch
eric7
changeset 10493
f795d68d8e09
parent 10479
856476537696
child 10684
58c7f23ae1cb
equal deleted inserted replaced
10492:53eac4c7d10b 10493:f795d68d8e09
2559 </dd> 2559 </dd>
2560 </dl> 2560 </dl>
2561 <dl> 2561 <dl>
2562 <dt>Return:</dt> 2562 <dt>Return:</dt>
2563 <dd> 2563 <dd>
2564 the received dictionary completed with a combination of 2564 the received dictionary completed with the VCS state or None in
2565 canBeCommited and canBeAdded or None in order to signal an error 2565 order to signal an error
2566 </dd> 2566 </dd>
2567 </dl> 2567 </dl>
2568 <dl> 2568 <dl>
2569 <dt>Return Type:</dt> 2569 <dt>Return Type:</dt>
2570 <dd> 2570 <dd>
3124 </dd> 3124 </dd>
3125 </dl> 3125 </dl>
3126 <dl> 3126 <dl>
3127 <dt>Return:</dt> 3127 <dt>Return:</dt>
3128 <dd> 3128 <dd>
3129 registered state (one of canBeCommited and canBeAdded) 3129 registered state
3130 </dd> 3130 </dd>
3131 </dl> 3131 </dl>
3132 <dl> 3132 <dl>
3133 <dt>Return Type:</dt> 3133 <dt>Return Type:</dt>
3134 <dd> 3134 <dd>
3135 int 3135 VersionControlState
3136 </dd> 3136 </dd>
3137 </dl> 3137 </dl>
3138 <a NAME="Git.vcsRemove" ID="Git.vcsRemove"></a> 3138 <a NAME="Git.vcsRemove" ID="Git.vcsRemove"></a>
3139 <h4>Git.vcsRemove</h4> 3139 <h4>Git.vcsRemove</h4>
3140 <b>vcsRemove</b>(<i>name, project=False, noDialog=False, stageOnly=False</i>) 3140 <b>vcsRemove</b>(<i>name, project=False, noDialog=False, stageOnly=False</i>)

eric ide

mercurial