Skip to content

Commit 4a08504

Browse files
committed
rehome-census tweak
1 parent f34fd09 commit 4a08504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/rehome-census.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ git filter-repo \
2323
cd ..
2424

2525
# Create a TileDB-SOMA clone, filter to files/commits relevant to PyTorch loaders:
26-
git clone -o origin git@github.com:single-cell-data/TileDB-SOMA.git soma-pytorch && cd soma-pytorch
27-
git reset --hard origin/bkmartinjr/experimentdatapipe
26+
git clone -o origin -b bkmartinjr/experimentdatapipe git@github.com:single-cell-data/TileDB-SOMA.git soma-pytorch && cd soma-pytorch
27+
git branch -m main
2828
git filter-repo --force \
2929
--path other_packages \
3030
--path apis/python/src/tiledbsoma/ml \

0 commit comments

Comments
 (0)