projects
/
config
/
vcsh.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7109b2
)
README: mention that the idea came from John Whitley
author
Antonio Ospite <ao2@ao2.it>
Tue, 8 May 2018 11:07:51 +0000
(13:07 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 8 May 2018 11:09:20 +0000
(13:09 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
bc44f6e
..
93010e2
100644
(file)
--- a/
README
+++ b/
README
@@
-1,6
+1,8
@@
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.