#git bot interface
History of !dangling_blob
- A dangling blob is a file which was not attached to a commit. This is often caused by `git add`s which were superceded before commit or merge conflicts. Inspect these files with `git show SHA`
By SethRobertson at 2011-12-19 17:56:04