This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efm2.
View the commit online.
commit c18e82e017707b403dc103ce85d204cbae81a08d
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Thu Jan 4 17:22:02 2024 +0000
more cmds noted
---
src/shared/cmd.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/shared/cmd.h b/src/shared/cmd.h
index a162c64..e1a8883 100644
--- a/src/shared/cmd.h
+++ b/src/shared/cmd.h
@@ -14,6 +14,7 @@
// dir-set // tell the backend what dir to open/list/watch
// dir-del // the dir being monitored/listed has been deleted
// meta-set // set metadata for a file path
+// meta-del // delete metadata for a file path
// list-begin // begin initial listing of dir
// list-end // end initial listing of dir
// viewmode-set // force a specific view mode from backend
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.