Add 'graph/' from commit 'f1efaddc27c74c9de4509cd864fc673ffdf52e19'

git-subtree-dir: graph
git-subtree-mainline: 396d5d3a2f
git-subtree-split: f1efaddc27
This commit is contained in:
A.Unger
2020-09-18 12:59:28 +02:00
67 changed files with 5465 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# backend
-r '^(cmd|pkg)/.*\.go$' -R '^node_modules/' -s -- sh -c 'make bin/ocis-graph-debug && bin/ocis-graph-debug --log-level debug server --debug-pprof --debug-zpages --oidc-endpoint="https://deepdiver" --oidc-insecure=1'