We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b870284 commit 5ede1f7Copy full SHA for 5ede1f7
content/v3/git.md
@@ -13,6 +13,10 @@ our API - by creating raw objects directly into the database and updating
13
branch references you could technically do just about anything that Git
14
can do without having Git installed.
15
16
+Git DB API functions will return a 409 if the git repo for a Repository is empty
17
+or unavailable. This typically means it is being created still. [Contact
18
+Support](https://github.com/contact) if this response status persists.
19
+
20

21
22
For more information on the Git object database, please read the
0 commit comments