vcsh configuration to handle collisions of files common to distinct vcsh
 repositories using the sparse-checkout functionality of git.
 
+Based on John Whitley's setup at https://github.com/jwhitley/vcsh-root
+
 The patterns for the colliding files are in .config/vcsh/sparse-checkout and
 a pre-upgrade hook is used to make vcsh repositories use it.