diff options
author | James McKenzie <root@ka-ata-killa.panaceas.james.local> | 2025-04-16 00:37:06 +0100 |
---|---|---|
committer | James McKenzie <root@ka-ata-killa.panaceas.james.local> | 2025-04-16 00:37:06 +0100 |
commit | bcd5b5dfcc33a1164e998c35f11a7607db51620e (patch) | |
tree | de480c7d420c9a5285107f5872bb5e08f2bb6871 | |
parent | 0c50fb0dd6d4ff8ea312af526250ecfe8d8c16f5 (diff) | |
download | hp_instrument_lcds-bcd5b5dfcc33a1164e998c35f11a7607db51620e.tar.gz hp_instrument_lcds-bcd5b5dfcc33a1164e998c35f11a7607db51620e.tar.bz2 hp_instrument_lcds-bcd5b5dfcc33a1164e998c35f11a7607db51620e.zip |
add submodule
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | gbs8200/gbs-control | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ca1ab82 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "gbs8200/gbs-control"] + path = gbs8200/gbs-control + url = ssh://global.panaceas.org/git/hp_instruments/gbs-control + branch = jmm diff --git a/gbs8200/gbs-control b/gbs8200/gbs-control new file mode 160000 +Subproject e632bf03d1017e4bb3600fa22f0ffc67b6f1b82 |