datalad-handbook/docs/beyond_basics/_examples/DL-101-168-190
2023-10-10 11:53:25 +02:00

7 lines
309 B
Text

#$ git checkout master
#$ git reset --hard b796ba195447268ebc51e20a778fb2db9f11e341
#$ git push --force origin master
## delete the branches and tags
## note: tags & branches were renamed; if uncommenting, check GitHub repo first
#$ git push origin :random-forest :sgd-pipeline
#$ git tag -d randomforest sgd