Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+9
View File
@@ -0,0 +1,9 @@
hgnested is a Mercurial extension to work with nested repositories.
It was inspired by the forest extension by Robin Farine.
The extension allows to apply common Mercurial commands to all the nested
repositories at once like pull, push etc. It also allows to fetch a complete
tree of repositories through ssh or http.
See hg help hgnested for the complete list of commands.