mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
knowing which repo
This commit is contained in:
parent
2cd2dbadc0
commit
ee8b0b2ee7
@ -1,11 +1,17 @@
|
||||
echo "***slsDetectorsPackage";
|
||||
git status;
|
||||
echo "***slsDetectorSoftware";
|
||||
cd slsDetectorSoftware;
|
||||
git status;
|
||||
echo "***slsReceiverSoftware";
|
||||
cd ../slsReceiverSoftware;
|
||||
git status;
|
||||
echo "***slsDetectorGui";
|
||||
cd ../slsDetectorGui;
|
||||
git status;
|
||||
echo "***slsDetectorCalibration";
|
||||
cd ../slsDetectorCalibration;
|
||||
git status;
|
||||
echo "***slsImageReconstruction";
|
||||
cd ../slsImageReconstruction;
|
||||
git status;
|
||||
|
Loading…
x
Reference in New Issue
Block a user