diff options
Diffstat (limited to 'COMPATIBILITY.md')
-rw-r--r-- | COMPATIBILITY.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md index bbffea5..c1f280d 100644 --- a/COMPATIBILITY.md +++ b/COMPATIBILITY.md @@ -109,10 +109,10 @@ compatibility status with go-git. ## Server admin -| Feature | Sub-feature | Status | Notes | Examples | -| -------------------- | ----------- | ------ | ----- | -------- | -| `daemon` | | ❌ | | | -| `update-server-info` | | ❌ | | | +| Feature | Sub-feature | Status | Notes | Examples | +| -------------------- | ----------- | ------ | ----- | ----------------------------------------- | +| `daemon` | | ❌ | | | +| `update-server-info` | | ✅ | | [cli](./cli/go-git/update_server_info.go) | ## Advanced |