Skip to content

Instantly share code, notes, and snippets.

@renefritze
Forked from seanh/detect-broken-symlinks.py
Last active October 4, 2017 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save renefritze/8580a7af4d9e84834a3301c3be5e126d to your computer and use it in GitHub Desktop.
Save renefritze/8580a7af4d9e84834a3301c3be5e126d to your computer and use it in GitHub Desktop.
A Python script to check for broken symlinks in the current working directory. I use this as part of a pre-commit hook with git.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment