Skip to content

Instantly share code, notes, and snippets.

@karawitan
Forked from satyaog/cleanup_test.sh
Created January 8, 2020 13:04
Show Gist options
  • Save karawitan/cf0c6680bf9ccfca222e365f7f99fd65 to your computer and use it in GitHub Desktop.
Save karawitan/cf0c6680bf9ccfca222e365f7f99fd65 to your computer and use it in GitHub Desktop.
git-annex_test_hardlinks
#!/bin/bash
datalad remove *
cd .annex-cache/
git-annex uninit
cd ..
rm -rf .annex-cache/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment