You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/api/repos/repo_delete.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Example Response Body:
42
42
}
43
43
```
44
44
45
-
As mentioned above, this endpoint disables but does not delete the repository. Use the `remove` query parameter to delete the repository from the database. _Please note the repository is automatically re-added to the database when you perform your next sync operation._
45
+
As mentioned above, this endpoint disables but does not delete the repository. Use the `remove` query parameter to delete the repository from the database. _Please note the repository may be automatically re-added to the database when you perform your next sync operation, if the repository still exists in your source control management system._
0 commit comments