Skip to content

Instantly share code, notes, and snippets.

@satyaog
Last active January 8, 2020 13:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save satyaog/b08a6e5d1eee75217ba823d38b84fb8b to your computer and use it in GitHub Desktop.
Save satyaog/b08a6e5d1eee75217ba823d38b84fb8b 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