[–] swaroop 17y ago ↗ What is the use case for subrepos? http://mercurial.selenic.com/wiki/subreposIt it analogous to svn:externals ? [–] rend 17y ago ↗ The Mercurial subrepos are similar to and inspired by git's submodules (but, presumably, less user hostile). You can use this to group your app with the libraries it depends on, for instance.
[–] rend 17y ago ↗ The Mercurial subrepos are similar to and inspired by git's submodules (but, presumably, less user hostile). You can use this to group your app with the libraries it depends on, for instance.
[–] illumen 17y ago ↗ 'This release is dedicated to my grandfather, Walter Gordon Heffron, who introduced me to Unix 30 years ago, and who passed away yesterday.'
3 comments
[ 4.6 ms ] story [ 18.8 ms ] threadIt it analogous to svn:externals ?