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>) |